public sealed class 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 reference documentation for the `Document.Types.PageAnchor` class within the Cloud Document AI v1 API."],["`PageAnchor` is used to reference the visual context of entities within the `Document.pages`, and can span multiple pages and bounding polygons."],["The `PageAnchor` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists numerous versions of the API, ranging from version 1.0.0 all the way to 3.19.0, with 3.19.0 being the latest version."],["The class contains one property named PageRefs, of type RepeatedField, that contains references to visual page elements."]]],[]]