IUIX_TextTabStops::Item Property

From PDF XChange PDF SDK
Revision as of 10:25, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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**  ppItem);

Parameters

nIndex
[in] Value of LONG.

See Also

IUIX_TextTabStops