PXV_OCRBlockType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

enum PXV_OCRBlockType
{
    PXV_OCRBlock_Text  = 0,
    PXV_OCRBlock_Image = 1,
    PXV_OCRBlock_Table = 2,
    PXV_OCRBlock_Line  = 3,
};

Constants

PXV_OCRBlock_Text
The ...
PXV_OCRBlock_Image
The ...
PXV_OCRBlock_Table
The ...
PXV_OCRBlock_Line
The ...

See Also

IPXV_OCRRegions::InsertNew, IPXV_OCRRegion::Type, PXV_OCRBlockInfo