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

Revision as of 22:44, 20 April 2015


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

Syntax

HRESULT get_LineSpacing([out, retval] double* pLineSpacing);
HRESULT put_LineSpacing([in] double pLineSpacing);

See Also

See also IUIX_ParaFormat.