PXV_OCRTextAlignType Enumeration

From PDF XChange PDF SDK
Revision as of 12:56, 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_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