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 lists the class's available versions, ranging from version 1.0.0 up to the latest version, 3.19.0, with each version linked to its respective documentation."],["The `FontSize` class is used to represent the font size of text in a document, including both the numerical size and the unit of measurement."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties for `Size` (float) and `Unit` (string)."],["The page references related documentation for `Document`, `Types`, `Style`, and `FontSize` classes to provide broader context of its functionality."]]],[]]