IUIX_TextTabStops::Item Property

From PDF XChange PDF SDK
Revision as of 04:39, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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