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 webpage provides reference documentation for the `Document.Types.Style.Types.FontSize` class within the Cloud Document AI v1 API, with the latest being version 3.19.0."],["The `FontSize` class represents the font size of text and includes properties for `Size` (a floating-point value) and `Unit` (a string, using CSS units)."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The current webpage's documentation covers every version from 1.0.0 up to 3.19.0."],["This class is found in the namespace `Google.Cloud.DocumentAI.V1` within the `Google.Cloud.DocumentAI.V1.dll` assembly."]]],[]]