IPXV_FileAttachmentPtr::PageIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property PageIndex of interface IPXV_FileAttachmentPtr returns Value of ULONG containing a page number where the Attachment Annotation is situated or -1 if the Attachment is from the EmbeddedFiles NameTree.

Syntax

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

See Also

IPXV_FileAttachmentPtr