public sealed class Block : IMessage<Document.Types.Page.Types.Block>, IEquatable<Document.Types.Page.Types.Block>, IDeepCloneable<Document.Types.Page.Types.Block>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Block.
A block has a set of lines (collected into paragraphs) that have a
common line-spacing and orientation.
[[["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 reference documentation for the \u003ccode\u003eDocument.Types.Page.Types.Block\u003c/code\u003e class within the Cloud Document AI v1 API for .NET, covering versions from 1.0.0 to the latest, 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlock\u003c/code\u003e class represents a set of text lines that have common spacing and orientation, often forming a paragraph-like structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlock\u003c/code\u003e 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, demonstrating its role in message handling and data structuring within the Document AI API.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBlock\u003c/code\u003e class include \u003ccode\u003eDetectedLanguages\u003c/code\u003e, a list of detected languages with confidence levels, \u003ccode\u003eLayout\u003c/code\u003e, which provides layout information for the block, and \u003ccode\u003eProvenance\u003c/code\u003e, which tracks the history of the annotation, though it is now obsolete.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlock\u003c/code\u003e class provides two constructors, one default constructor and another that allows a user to create a \u003ccode\u003eBlock\u003c/code\u003e with information from another.\u003c/p\u003e\n"]]],[],null,[]]