IPXC_Annotation::PageIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_Annotation::PageIndex Property}}
 
{{#customTitle:IPXC_Annotation::PageIndex Property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|PageIndex|property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|PageIndex|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''PageIndex''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns  Value of ULONG ...
+
Represents a page index of the page on which the annotation is located.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 17:06, 26 May 2015


Represents a page index of the page on which the annotation is located.

Syntax

HRESULT get_PageIndex([out, retval]  ULONG*  pPageIndex);

See Also

IPXC_Annotation