public sealed class Document.Types.Page.Types.VisualElement : IMessage<Document.Types.Page.Types.VisualElement>, IEquatable<Document.Types.Page.Types.VisualElement>, IDeepCloneable<Document.Types.Page.Types.VisualElement>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.VisualElement.
Detected non-text visual elements e.g. checkbox, signature etc. on the
page.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `Document.Types.Page.Types.VisualElement` class within the Google Cloud Document AI v1 API, detailing how to handle detected non-text visual elements on a page, such as checkboxes and signatures."],["The `VisualElement` class is part of the `Google.Cloud.DocumentAI.V1` namespace and includes properties for managing the layout, type, and detected languages of these visual elements."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring versatility and compatibility within the .NET ecosystem."],["The page lists the class's availability across multiple versions, ranging from version 1.0.0 up to the latest, 3.19.0, ensuring users can access the documentation for each specific release."],["The class includes a constructor, properties for detecting languages and the layout of the visual elements and a type property for determining what kind of element it is."]]],[]]