public sealed class Line : IMessage<Document.Types.Page.Types.Line>, IEquatable<Document.Types.Page.Types.Line>, IDeepCloneable<Document.Types.Page.Types.Line>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Line.
A collection of tokens that a human would perceive as a line.
Does not cross column boundaries, can be horizontal, vertical, etc.
[[["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 page provides reference documentation for the \u003ccode\u003eDocument.Types.Page.Types.Line\u003c/code\u003e class within the Google Cloud Document AI v1 API for .NET, detailing its purpose as a collection of tokens that form a line.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation available is 3.19.0, and the page includes links to documentation for various past versions ranging from 1.0.0 to 3.19.0, with the current document relating to version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLine\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLine\u003c/code\u003e class includes properties such as \u003ccode\u003eDetectedLanguages\u003c/code\u003e, which lists detected languages with confidence levels, \u003ccode\u003eLayout\u003c/code\u003e, representing the layout of the line, and \u003ccode\u003eProvenance\u003c/code\u003e, that tracks the annotation's history, with the latter being marked as obsolete.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eLine\u003c/code\u003e class, one with no parameters and one that takes an existing \u003ccode\u003eDocument.Types.Page.Types.Line\u003c/code\u003e object as a parameter for creating a new line.\u003c/p\u003e\n"]]],[],null,[]]