Table of Contents

Enum DocumentBlockType

Namespace
AiDotNet.ComputerVision.OCR.EndToEnd
Assembly
AiDotNet.dll

Type of document block.

public enum DocumentBlockType

Fields

Caption = 4

Caption.

Footer.

Header = 1

Header/title.

ListItem = 3

List item.

Paragraph = 0

Regular paragraph.

Table = 2

Table.