IPXC_ParaFormat::TabStops Property

From PDF XChange PDF SDK
Revision as of 08:44, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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