Send feedback
Class Document.Types.PageAnchor (1.0.0-beta04)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.0.0-beta04 keyboard_arrow_down
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.v1beta3.Document.pages]. Page
anchors can be cross-page, consist of multiple bounding polygons and
optionally reference specific layout element types.
Inheritance
Object >
Document.Types.PageAnchor
Namespace
Google.Cloud.DocumentAI.V1Beta3
Assembly
Google.Cloud.DocumentAI.V1Beta3.dll
Constructors
PageAnchor()
PageAnchor(Document.Types.PageAnchor)
public PageAnchor(Document.Types.PageAnchor other)
Properties
public RepeatedField<Document.Types.PageAnchor.Types.PageRef> PageRefs { get; }
One or more references to visual page elements
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-01 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-10-01 UTC."}
[[["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 2024-10-01 UTC."]]