IUIX_Inst::CreateTextTabStops Method
From PDF XChange PDF SDK
Creates new object of IUIX_TextTabStops interface.
Syntax
HRESULT CreateTextTabStops([out, retval] IUIX_TextTabStops** ppTabStops);
Parameters
- ppTabStops
- [out, retval] return object of IUIX_TextTabStops interface.
Return Value
Returns S_OK if operation was successful or error code in other cases.