Enum Block.Types.BlockType (2.5.0)

public enum BlockType

Type of a block (text, image etc) as identified by OCR.

Namespace

Google.Cloud.Vision.V1

Assembly

Google.Cloud.Vision.V1.dll

Fields

NameDescription
Barcode

Barcode block.

Picture

Image block.

Ruler

Horizontal/vertical line box.

Table

Table block.

Text

Regular text block.

Unknown

Unknown block type.