IUIX_TextTabStops::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_TextTabStops::Item Property}}
 
{{#customTitle:IUIX_TextTabStops::Item Property}}
 +
{{#parentPage:PXV:IUIX_TextTabStops|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Item''' of interface [[PXV:IUIX_TextTabStops|IUIX_TextTabStops]] returns  Pointer to [[PXV:IUIX_TabStopFormat|IUIX_TabStopFormat]] ...
 
Property '''Item''' of interface [[PXV:IUIX_TextTabStops|IUIX_TextTabStops]] returns  Pointer to [[PXV:IUIX_TabStopFormat|IUIX_TabStopFormat]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:48, 20 April 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

See also IUIX_TextTabStops.