public sealed class FontSize : IMessage<Document.Types.Style.Types.FontSize>, IEquatable<Document.Types.Style.Types.FontSize>, IDeepCloneable<Document.Types.Style.Types.FontSize>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `Document.Types.Style.Types.FontSize` within the `Google.Cloud.DocumentAI.V1` namespace is version 3.19.0."],["The `FontSize` class provides properties for defining the size and unit of the font in a document, with the size as a `float` and the unit as a `string`."],["The `FontSize` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page lists the different versions of the `FontSize` class, ranging from version 1.0.0 to 3.19.0."],["There are two constructors available for the `FontSize` class, one that is empty, and another that takes a `Document.Types.Style.Types.FontSize` as an argument."]]],[]]