IPXC_Annotation::IndexOnPage Property

From PDF XChange PDF SDK
Revision as of 04:47, 20 February 2017 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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*  nPageIndex);

See Also

IPXC_Annotation