IUIX_ParaFormat::StartIndent 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:IUIX_ParaFormat::StartIndent Property}}
 
{{#customTitle:IUIX_ParaFormat::StartIndent Property}}
 +
{{#parentPage:PXV:IUIX_ParaFormat|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''StartIndent''' of interface [[PXV:IUIX_ParaFormat|IUIX_ParaFormat]] returns/sets  Value of double ...
 
Property '''StartIndent''' of interface [[PXV:IUIX_ParaFormat|IUIX_ParaFormat]] returns/sets  Value of double ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:44, 20 April 2015


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

Syntax

HRESULT get_StartIndent([out, retval] double* pStartIndent);
HRESULT put_StartIndent([in] double pStartIndent);

See Also

See also IUIX_ParaFormat.