IUIX_ParaFormat::MarginRight 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 MarginRight of interface IUIX_ParaFormat returns/sets Value of double ...

Syntax

HRESULT get_MarginRight([out, retval]  double*  pMarginRight);
HRESULT put_MarginRight([in]  double  pMarginRight);

See Also

IUIX_ParaFormat