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 v1beta3 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-24 UTC."],[[["This page provides reference documentation for the `Document.Types.Style.Types.FontSize` class within the Google Cloud Document AI v1beta3 API."],["The `FontSize` class represents a font size with a unit, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `Size`, which is a float representing the font size, and `Unit`, which is a string representing the font size unit."],["The class has two constructors available: a parameterless constructor and one that takes a `Document.Types.Style.Types.FontSize` object."],["Multiple versions are available, including beta versions 2.0.0-beta23 (latest), 2.0.0-beta22, and 1.0.0-beta04."]]],[]]