public sealed class TextAnchor : IMessage<Document.Types.TextAnchor>, IEquatable<Document.Types.TextAnchor>, IDeepCloneable<Document.Types.TextAnchor>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.TextAnchor.
Text reference indexing into the
[Document.text][google.cloud.documentai.v1.Document.text].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDocument.Types.TextAnchor\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for the .NET environment, with version 3.19.0 being the most recent version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextAnchor\u003c/code\u003e class is used for indexing text references within a document, linking back to the \u003ccode\u003eDocument.text\u003c/code\u003e field in the Document AI API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextAnchor\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e enhancing its functionality within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextAnchor\u003c/code\u003e class offers two constructors, one default and one that takes another \u003ccode\u003eTextAnchor\u003c/code\u003e instance for initialization, allowing for flexible object creation.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes properties like \u003ccode\u003eContent\u003c/code\u003e and \u003ccode\u003eTextSegments\u003c/code\u003e, where \u003ccode\u003eContent\u003c/code\u003e is a string that contains the text span's content and \u003ccode\u003eTextSegments\u003c/code\u003e is a \u003ccode\u003eRepeatedField\u003c/code\u003e of text segments related to the anchor, so users do not have to refer back to the source document.\u003c/p\u003e\n"]]],[],null,[]]