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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eFontSize\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e API, specifically for .NET, and its associated versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this API class is 3.19.0, with other versions listed chronologically down to 1.0.0, indicating a comprehensive version history.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFontSize\u003c/code\u003e class in Document AI API is intended to define font size, it is a sealed class that implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFontSize\u003c/code\u003e class includes properties for \u003ccode\u003eSize\u003c/code\u003e (a float representing the font size) and \u003ccode\u003eUnit\u003c/code\u003e (a string defining the unit of measurement, like "in", "px", or "pt").\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes in a parameter \u003ccode\u003eother\u003c/code\u003e, which is of the same type, \u003ccode\u003eDocument.Types.Style.Types.FontSize\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]