public sealed class Dimension : IMessage<Document.Types.Page.Types.Dimension>, IEquatable<Document.Types.Page.Types.Dimension>, IDeepCloneable<Document.Types.Page.Types.Dimension>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Dimension.
[[["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.Page.Types.Dimension` class within the Cloud Document AI v1 API for .NET, covering versions from 1.0.0 to 3.19.0."],["The `Dimension` class is used to represent the dimensions of a page in a document, including height, width, and the unit of measurement, as described within the content."],["The provided information details the inheritance hierarchy, implemented interfaces, constructors, and properties of the `Dimension` class, to understand the members of this class."],["The documentation spans multiple versions, with version 3.19.0 being the latest, allowing users to access specific documentation based on the version they are using."]]],[]]