PXV_OCRSymbolStyle Structure

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

struct PXV_OCRSymbolStyle
{
    ULONG nFlags;
    ULONG nFontID;
    float nFontSize;
    ULONG nColor;
};

Members

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

See Also

IPXV_OCRResult::GetSymbolStyle