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

Revision as of 10:15, 23 May 2015


Property TabStops of interface IUIX_ParaFormat returns/sets Pointer to IUIX_TextTabStops ...

Syntax

HRESULT get_TabStops([out, retval]  IUIX_TextTabStops**  ppTabStops);
HRESULT put_TabStops([in]  IUIX_TextTabStops*  ppTabStops);

See Also

IUIX_ParaFormat