IPXV_FileAttachmentPtr::AnnotIndex Property

From PDF XChange PDF SDK
Revision as of 06:35, 20 January 2017 by Palamar (Talk | contribs)

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


Property AnnotIndex of interface IPXV_FileAttachmentPtr returns Value of ULONG containing the index of the Attachment Annotation on the Page or -1 if the Attachment is from the EmbeddedFiles NameTree.

Syntax

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

See Also

IPXV_FileAttachmentPtr