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

Revision as of 10:15, 23 May 2015


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

Syntax

HRESULT get_DefTab([out, retval]  double*  pDefTab);
HRESULT put_DefTab([in]  double  pDefTab);

See Also

IUIX_ParaFormat