IUIX_ParaFormat::MarginLeft Property

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

Jump to: navigation, search


Property MarginLeft of interface IUIX_ParaFormat returns/sets Value of double ...

Syntax

HRESULT get_MarginLeft([out, retval]  double*  pMarginLeft);
HRESULT put_MarginLeft([in]  double  pMarginLeft);

See Also

IUIX_ParaFormat