public sealed class 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 page provides documentation for the `FontSize` class within the Google Cloud Document AI v1 API, specifically under `Document.Types.Style.Types`."],["The `FontSize` class represents the font size with units for text in documents and includes properties for `Size` (a float value) and `Unit` (a string representing the unit like \"in\", \"px\", \"pt\")."],["The page lists available versions of the `FontSize` documentation, from version 1.0.0 up to the latest version, 3.19.0, with links to each version's specific documentation."],["The `FontSize` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, showcasing its capabilities for message handling, equality checks, deep cloning, and buffer management."]]],[]]