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 for version 3.17.0."],["The `FontSize` class represents the font size with units for text in documents and is part of the `Document.Types.Style.Types` namespace."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others, and inherits from `object`."],["The class has properties to define `Size` (a float value) and `Unit` (a string value), which specify the font size and its unit (e.g., `in`, `px`, `pt`), respectively."],["The page offers a version history for the class, ranging from version 1.0.0 to the latest at 3.19.0, allowing access to the class at every version."]]],[]]