IUIX_ParaFormat::TabStops Property
From PDF XChange PDF SDK
Property TabStops of interface IUIX_ParaFormat returns/sets Pointer to IUIX_TextTabStops ...
Syntax
HRESULT get_TabStops([out, retval] IUIX_TextTabStops** pTabStops); HRESULT put_TabStops([in] IUIX_TextTabStops* pTabStops);