IPXC_CharFormat::StrokeWidth Property

From PDF XChange PDF SDK
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