class AWSTextractBlock


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

AWSTextractBlock ()


Properties

EAWSTextractBlockType BlockType { get; set; }


Float BoxHeight { get; set; }


Float BoxLeft { get; set; }


Float BoxTop { get; set; }


Float BoxWidth { get; set; }


Int32 ColumnIndex { get; set; }


Int32 ColumnSpan { get; set; }


Float Confidence { get; set; }


List<String> EntityTypes { get; set; }


String Id { get; set; }


Int32 Page { get; set; }


List<AWSTextractRelationship> Relationships { get; set; }


Int32 RowIndex { get; set; }


Int32 RowSpan { get; set; }


String Text { get; set; }