Class Document.Types.PageAnchor (1.0.0-beta03)

public sealed class PageAnchor : IMessage<Document.Types.PageAnchor>, IEquatable<Document.Types.PageAnchor>, IDeepCloneable<Document.Types.PageAnchor>, IBufferMessage, IMessage

Referencing elements in [Document.pages][google.cloud.documentai.v1beta2.Document.pages].

Inheritance

Object > Document.Types.PageAnchor

Namespace

Google.Cloud.DocumentAI.V1Beta2

Assembly

Google.Cloud.DocumentAI.V1Beta2.dll

Constructors

PageAnchor()

public PageAnchor()

PageAnchor(Document.Types.PageAnchor)

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

Properties

PageRefs

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

One or more references to visual page elements

Property Value
TypeDescription
RepeatedField<Document.Types.PageAnchor.Types.PageRef>