PXC_CharDrawStyle Structure

From PDF XChange PDF SDK
Revision as of 10:35, 23 May 2015 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 PXC_CharDrawStyle
{
    ULONG nFillColorIndex;
    ULONG nStrokeColorIndex;
    ULONG nDrawMode;
    float nStrokeWidth;
};

Members

nFillColorIndex
Value of ULONG ...
nStrokeColorIndex
Value of ULONG ...
nDrawMode
Value of ULONG ...
nStrokeWidth
Value of float ...

See Also

IPXC_PageText::CharDrawStyle