Enum DocumentBlockType
- Namespace
- AiDotNet.ComputerVision.OCR.EndToEnd
- Assembly
- AiDotNet.dll
Type of document block.
public enum DocumentBlockType
Fields
Caption = 4Caption.
Footer.
Header = 1Header/title.
ListItem = 3List item.
Paragraph = 0Regular paragraph.
Table = 2Table.