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, focusing on font size details."],["The `FontSize` class has two primary properties: `Size`, which is a float representing the font size, and `Unit`, a string that indicates the measurement unit (e.g., in, px, pt)."],["The content lists versions of the Google.Cloud.DocumentAI.V1 API ranging from version 1.0.0 up to the latest version of 3.19.0, which you can navigate to for more details."],["The `FontSize` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `Object` class."],["The documentation offers details on the constructors for `FontSize`, which includes a default constructor and one that accepts another `FontSize` instance as a parameter."]]],[]]