IPXC_ParaFormat::MarginTop Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ParaFormat::MarginTop Property}}
 
{{#customTitle:IPXC_ParaFormat::MarginTop Property}}
 +
{{#parentPage:PXV:IPXC_ParaFormat|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''MarginTop''' of interface [[PXV:IPXC_ParaFormat|IPXC_ParaFormat]] returns/sets  Value of double ...
 
Property '''MarginTop''' of interface [[PXV:IPXC_ParaFormat|IPXC_ParaFormat]] returns/sets  Value of double ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:56, 20 April 2015


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

See also IPXC_ParaFormat.