public sealed class PageAnchor : IMessage<Document.Types.PageAnchor>, IEquatable<Document.Types.PageAnchor>, IDeepCloneable<Document.Types.PageAnchor>, IBufferMessage, IMessage
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 `PageAnchor` class within the `Google.Cloud.DocumentAI.V1` namespace, detailing its use in referencing visual elements within Document AI pages."],["The latest version of the `PageAnchor` documentation is 3.19.0, with a comprehensive list of previous versions ranging back to 1.0.0 also made available to view."],["`PageAnchor` is an IMessage, implements several interfaces, and it can be constructed with either no arguments or by using another `Document.Types.PageAnchor`."],["The `PageAnchor` class includes a `PageRefs` property, which is a RepeatedField that contains one or more references to visual page elements."],["`PageAnchor` inherits from Object and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]