IPXC_ParaFormat::TabStops Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:23, 20 March 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

See also IPXC_ParaFormat.