Table of Contents

Enum DocumentBlockType

Namespace
AiDotNet.ComputerVision.Visualization
Assembly
AiDotNet.dll

Types of document blocks.

public enum DocumentBlockType

Fields

Caption = 6

Figure or table caption.

Figure = 5

Figure or image.

Page footer.

Header = 7

Page header.

Heading = 1

Section heading.

List = 3

Bulleted or numbered list.

Other = 10

Other/unknown block type.

PageNumber = 9

Page number.

Paragraph = 2

Paragraph of text.

Table = 4

Table.

Title = 0

Document title.