IPXC_CharFormat::StrokeWidth Property

From PDF XChange PDF SDK
Revision as of 05:12, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property StrokeWidth of interface IPXC_CharFormat returns/sets Value of double ...

Syntax

HRESULT get_StrokeWidth([out, retval]  double*  pVal);
HRESULT put_StrokeWidth([in]  double  pVal);

See Also

IPXC_CharFormat.