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 page provides documentation for the `Document.Types.PageAnchor` class within the Google Cloud Document AI v1 API, with the latest version being 3.19.0 and the current page context being 3.8.0."],["`Document.Types.PageAnchor` is used to reference visual aspects of entities within the `Document.pages`, including cross-page elements, multiple bounding polygons, and specific layout types."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It contains a `PageRefs` property, which is a `RepeatedField` that stores one or more references to visual page elements, and a listing of all the versions of this class that exist."],["The class offers two constructors, a parameterless one and one that accepts a `Document.Types.PageAnchor` object as a parameter, with an assembly file found at `Google.Cloud.DocumentAI.V1.dll`."]]],[]]