public enum Block.Types.BlockTypeReference documentation and code samples for the Google Cloud Vision v1 API enum Block.Types.BlockType.
Type of a block (text, image etc) as identified by OCR.
Namespace
Google.Cloud.Vision.V1Assembly
Google.Cloud.Vision.V1.dll
Fields |
|
|---|---|
| Name | Description |
Barcode |
Barcode block. |
Picture |
Image block. |
Ruler |
Horizontal/vertical line box. |
Table |
Table block. |
Text |
Regular text block. |
Unknown |
Unknown block type. |