PXV_OCRBlockOrientation Enumeration

From PDF XChange PDF SDK
Revision as of 12:55, 9 June 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum PXV_OCRBlockOrientation
{
    PXV_OCRBlockOrient_PageUp    = 0,
    PXV_OCRBlockOrient_PageRight = 1,
    PXV_OCRBlockOrient_PageDown  = 2,
    PXV_OCRBlockOrient_PageLeft  = 3,
};

Constants

PXV_OCRBlockOrient_PageUp
The ...
PXV_OCRBlockOrient_PageRight
The ...
PXV_OCRBlockOrient_PageDown
The ...
PXV_OCRBlockOrient_PageLeft
The ...

See Also

PXV_OCRBlockInfo