IUIX_ParaFormat::HangIndent 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::HangIndent Property}}
 
{{#customTitle:IUIX_ParaFormat::HangIndent Property}}
{{#parentPage:PXV:IUIX_ParaFormat#Properties|HangIndent Property|property}}
+
{{#parentPage:PXV:IUIX_ParaFormat#Properties|HangIndent|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:15, 23 May 2015


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

Syntax

HRESULT get_HangIndent([out, retval]  double*  pHangIndent);
HRESULT put_HangIndent([in]  double  pHangIndent);

See Also

IUIX_ParaFormat