IPXV_FileAttachmentPtr::PageIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IPXV_FileAttachmentPtr::PageIndex Property}}
 
{{#customTitle:IPXV_FileAttachmentPtr::PageIndex Property}}
 
{{#parentPage:PXV:IPXV_FileAttachmentPtr#Properties|PageIndex|property}}
 
{{#parentPage:PXV:IPXV_FileAttachmentPtr#Properties|PageIndex|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''PageIndex''' of interface [[PXV:IPXV_FileAttachmentPtr|IPXV_FileAttachmentPtr]] returns  Value of ULONG ...
+
Property '''PageIndex''' of interface [[PXV:IPXV_FileAttachmentPtr|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 ==
 
== Syntax ==

Latest revision as of 06:36, 20 January 2017


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