IUIX_TextTabStops::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_TextTabStops|IUIX_TextTabStops]].
+
[[PXV:IUIX_TextTabStops|IUIX_TextTabStops]]

Revision as of 06:03, 23 May 2015


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