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

Latest revision as of 08:44, 23 May 2015


Property TabStops of interface IPXC_ParaFormat returns/sets Pointer to IPXC_TextTabStops ...

Syntax

HRESULT get_TabStops([out, retval]  IPXC_TextTabStops**  ppVal);
HRESULT put_TabStops([in]  IPXC_TextTabStops*  ppVal);

See Also

IPXC_ParaFormat