PXC_CharDrawStyle Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 29: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_PageText_CharDrawStyle|IPXC_PageText::CharDrawStyle]] |
Revision as of 06:11, 23 May 2015
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 ...