PXV_OCRTextAlignType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

enum PXV_OCRTextAlignType
{
    PXV_OCRTextAlign_Unknown = 0,
    PXV_OCRTextAlign_Left    = 1,
    PXV_OCRTextAlign_Center  = 2,
    PXV_OCRTextAlign_Right   = 3,
};

Constants

PXV_OCRTextAlign_Unknown
The ...
PXV_OCRTextAlign_Left
The ...
PXV_OCRTextAlign_Center
The ...
PXV_OCRTextAlign_Right
The ...

See Also

PXV_OCRParaInfo