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"]],[["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 latest version of the \u003ccode\u003eFontSize\u003c/code\u003e class is 3.19.0, with the documentation also providing access to previous versions, all the way down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFontSize\u003c/code\u003e is a class representing font size with unit, that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFontSize\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eFontSize()\u003c/code\u003e and a copy constructor \u003ccode\u003eFontSize(Document.Types.Style.Types.FontSize other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties \u003ccode\u003eSize\u003c/code\u003e, which is a \u003ccode\u003efloat\u003c/code\u003e representing the font size, and \u003ccode\u003eUnit\u003c/code\u003e, which is a \u003ccode\u003estring\u003c/code\u003e denoting the unit of measurement for the font size, following CSS naming conventions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFontSize\u003c/code\u003e class is located within the namespace \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]