Google Cloud Vision v1 API - Enum Block.Types.BlockType (3.7.0)

public enum Block.Types.BlockType

Reference 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.V1

Assembly

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.