FIRVisionDocumentTextBlockType
enum FIRVisionDocumentTextBlockType {}@enum VisionDocumentTextBlockType An enum of document text block types.
-
Unknown document text block type.
Declaration
Objective-C
FIRVisionDocumentTextBlockTypeUnknown -
Barcode document text block type.
Declaration
Objective-C
FIRVisionDocumentTextBlockTypeBarcode -
Image document text block type.
Declaration
Objective-C
FIRVisionDocumentTextBlockTypePicture -
Horizontal/vertical line box document text block type.
Declaration
Objective-C
FIRVisionDocumentTextBlockTypeRuler -
Table document text block type.
Declaration
Objective-C
FIRVisionDocumentTextBlockTypeTable -
Regular document text block type.
Declaration
Objective-C
FIRVisionDocumentTextBlockTypeText