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."],[[["The document pertains to the `FontSize` class within the `Google.Cloud.DocumentAI.V1` API, specifically for .NET."],["This class is used to define the font size with unit for text elements in the context of document AI."],["The provided list showcases the availability of the `FontSize` class across multiple versions of the API, ranging from version 1.0.0 to the latest version 3.19.0."],["The `FontSize` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties: `Size`, which represents the numerical font size as a float, and `Unit`, which specifies the unit of measurement (e.g., `in`, `px`, `pt`) as a string."]]],[]]