public sealed class Document.Types.PageAnchor : IMessage<Document.Types.PageAnchor>, IEquatable<Document.Types.PageAnchor>, IDeepCloneable<Document.Types.PageAnchor>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.PageAnchor.
Referencing the visual context of the entity in the
[Document.pages][google.cloud.documentai.v1.Document.pages]. Page anchors
can be cross-page, consist of multiple bounding polygons and optionally
reference specific layout element types.
[[["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 documentation for the `Document.Types.PageAnchor` class within the Google Cloud Document AI v1 API, offering reference material and code samples."],["The `PageAnchor` class is used for referencing visual elements within the `Document.pages`, enabling cross-page anchoring, multiple bounding polygons, and optional referencing of layout element types."],["The latest version available for the `Document.Types.PageAnchor` is 3.19.0, and the webpage lists documentation for versions ranging from 1.0.0 to 3.19.0."],["The `PageAnchor` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `PageAnchor` class contains a `PageRefs` property, which is a repeated field of type `Document.Types.PageAnchor.Types.PageRef` that holds references to visual page elements."]]],[]]