IUIX_ParaFormat::MarginBottom Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_MarginBottom([out, retval]  double*  nMarginBottom);
HRESULT put_MarginBottom([in]  double  nMarginBottom);

See Also

IUIX_ParaFormat