public sealed class Line : IMessage<Document.Types.Page.Types.Line>, IEquatable<Document.Types.Page.Types.Line>, IDeepCloneable<Document.Types.Page.Types.Line>, IBufferMessage, IMessage
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 webpage provides documentation for the \u003ccode\u003eLine\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically for the .NET environment, with versioning ranging from 1.0.0 to 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLine\u003c/code\u003e class represents a collection of tokens perceived as a line by a human, not crossing column boundaries, and is a part of the \u003ccode\u003eDocument.Types.Page.Types\u003c/code\u003e structure.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLine\u003c/code\u003e class has properties like \u003ccode\u003eDetectedLanguages\u003c/code\u003e, \u003ccode\u003eLayout\u003c/code\u003e, and \u003ccode\u003eProvenance\u003c/code\u003e, offering information about detected languages, layout details, and the history of the annotation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eLine\u003c/code\u003e class: one default and one that accepts another \u003ccode\u003eDocument.Types.Page.Types.Line\u003c/code\u003e object as a parameter for copying its values.\u003c/p\u003e\n"]]],[],null,[]]