IUIX_ParaFormat::MarginRight Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_ParaFormat::MarginRight Property}}
 
{{#customTitle:IUIX_ParaFormat::MarginRight Property}}
{{#parentPage:PXV:IUIX_ParaFormat|MarginRight Property|property}}
+
{{#parentPage:PXV:IUIX_ParaFormat#Properties|MarginRight Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:03, 21 May 2015


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.