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 document 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`."],["There are two constructors for `FontSize`: a default constructor and one that takes another `FontSize` object for copying."],["The class has two key properties: `Size`, a float representing the font size value, and `Unit`, a string representing the font size's unit (e.g., \"in\", \"px\", \"pt\")."],["Available versions are 2.0.0-beta23, 2.0.0-beta22, and 1.0.0-beta04."]]],[]]