PXV_OCRTextAlignType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 12:56, 9 June 2016


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