IUIX_TextTabStops::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Item of interface IUIX_TextTabStops returns Pointer to IUIX_TabStopFormat ...

Syntax

HRESULT get_Item([in]           LONG                  nIndex,
                 [out, retval]  IUIX_TabStopFormat**  pItem);

Parameters

nIndex
[in] Value of LONG.

See Also

IUIX_TextTabStops