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 `FontSize` class within the Google Cloud Document AI v1 API, specifically under the `Document.Types.Style.Types` namespace."],["The `FontSize` class represents font size properties with a designated unit, and it is available in multiple versions, with 3.19.0 as the latest."],["The `FontSize` class has properties `Size`, which is a float representing the numerical size, and `Unit`, which is a string representing the measurement unit."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.DocumentAI.V1` namespace."],["The page provides links to various version-specific documentations for this class, ranging from version 1.0.0 up to the latest version 3.19.0."]]],[]]