IPXC_Annotation::IndexOnPage Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#customTitle:IPXC_Annotation::IndexOnPage Property}}
 
{{#customTitle:IPXC_Annotation::IndexOnPage Property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|IndexOnPage|property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|IndexOnPage|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 17:03, 26 May 2015


The property IndexOnPage represents an index of the annotation of the page. If the annotation does not belongs to any page (i.e. it was removed) this property will have value of -1.

Syntax

HRESULT get_IndexOnPage([out, retval]  LONG*  pPageIndex);

See Also

IPXC_Annotation