IUIX_ParaFormat::TabStops Property

From PDF XChange PDF SDK
Revision as of 07:04, 20 March 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 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

See also IUIX_ParaFormat.