IPXC_ParaFormat::MarginTop Property

From PDF XChange PDF SDK
Revision as of 04:41, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property MarginTop of interface IPXC_ParaFormat returns/sets Value of double ...

Syntax

HRESULT get_MarginTop([out, retval]  double*  pVal);
HRESULT put_MarginTop([in]  double  pVal);

See Also

IPXC_ParaFormat