public sealed class Document.Types.Style.Types.FontSize : IMessage<Document.Types.Style.Types.FontSize>, IEquatable<Document.Types.Style.Types.FontSize>, IDeepCloneable<Document.Types.Style.Types.FontSize>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Style.Types.FontSize.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `Document.Types.Style.Types.FontSize` class within the Google Cloud Document AI v1 API."],["It covers the implementation details of `FontSize`, including its inheritance, which stems from the object class, and the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details two constructors for creating `FontSize` objects: a default constructor and one that accepts another `FontSize` object as a parameter."],["The class contains two key properties: `Size`, a float representing the font size, and `Unit`, a string that specifies the unit of measurement for the font size, such as `in`, `px`, or `pt`."],["The webpage also lists all available versions of the `Google.Cloud.DocumentAI.V1.Document.Types.Style.Types.FontSize` class from version 1.0.0 to the latest version 3.19.0, with links to the documentation for each respective version."]]],[]]