Cloud Document AI v1 API - Class Document.Types.PageAnchor (3.14.0)

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.

Inheritance

object > Document.Types.PageAnchor

Namespace

Google.Cloud.DocumentAI.V1

Assembly

Google.Cloud.DocumentAI.V1.dll

Constructors

PageAnchor()

public PageAnchor()

PageAnchor(PageAnchor)

public PageAnchor(Document.Types.PageAnchor other)
Parameter
NameDescription
otherDocumentTypesPageAnchor

Properties

PageRefs

public RepeatedField<Document.Types.PageAnchor.Types.PageRef> PageRefs { get; }

One or more references to visual page elements

Property Value
TypeDescription
RepeatedFieldDocumentTypesPageAnchorTypesPageRef