PXV_OcrCharStyle Structure

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

Latest revision as of 00:58, 9 May 2019


Specifies the ...

Syntax

struct PXV_OcrCharStyle
{
    ULONG nFlags;
    ULONG nFont;
    float nFontSize;
    ULONG nColor;
};

Members

nFlags
Value of ULONG ...
nFont
Value of ULONG ...
nFontSize
Value of float ...
nColor
Value of ULONG ...

See Also

IPXV_OcrRes::CharStyle