IPXV_TextSelection::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:IPXV_TextSelection::Item Property}}
 
{{#customTitle:IPXV_TextSelection::Item Property}}
 +
{{#parentPage:PXV:IPXV_TextSelection|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Item''' of interface [[PXV:IPXV_TextSelection|IPXV_TextSelection]] returns  Pointer to [[PXV:IPXV_PageTextSelection|IPXV_PageTextSelection]] ...
 
Property '''Item''' of interface [[PXV:IPXV_TextSelection|IPXV_TextSelection]] returns  Pointer to [[PXV:IPXV_PageTextSelection|IPXV_PageTextSelection]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:24, 20 April 2015


Property Item of interface IPXV_TextSelection returns Pointer to IPXV_PageTextSelection ...

Syntax

HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXV_PageTextSelection** ppItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IPXV_TextSelection.