enum EAWSTextractBlockType

This enumaration represents all the types a textract block could be.


Properties

CELL = 0


KEY_VALUE_SET = 1


LINE = 2


PAGE = 3


SELECTION_ELEMENT = 4


TABLE = 5


WORD = 6


MERGED_CELL = 7


TITLE = 8


UNKNOWN = 9