PXV_OcrZoneType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

enum PXV_OcrZoneType
{
    PXV_OcrZoneType_None   = 0,
    PXV_OcrZoneType_Text   = 1,
    PXV_OcrZoneType_Image  = 2,
    PXV_OcrZoneType_Table  = 3,
    _PXV_OcrZoneType_Last_ = 4,
};

Constants

PXV_OcrZoneType_None
The ...
PXV_OcrZoneType_Text
The ...
PXV_OcrZoneType_Image
The ...
PXV_OcrZoneType_Table
The ...
_PXV_OcrZoneType_Last_
The ...

See Also

IPXV_OcrRgnList::InsertNew, IPXV_OcrRgn::Type, PXV_OcrZone