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 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."],[[["The webpage provides documentation for the `Document.Types.Style.Types.FontSize` class within the Google Cloud Document AI v1 API."],["The latest version documented is 3.19.0, with historical versions available dating back to 1.0.0, providing reference to different changes over time."],["The `FontSize` class represents the font size of text in a document, including properties for `Size` (a float value) and `Unit` (a string indicating the unit of measurement)."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating various operations such as message handling, comparison, and deep cloning."],["The documentation offers details on the class's constructors and properties, along with links to related classes and interfaces within the .NET framework."]]],[]]