Accusoft PDF Xpress Control v7.0
GetAttachment Method
The index at which to get the attachment.
Description
Returns the attachment at the specified index.
Syntax
Visual Basic
Public Function GetAttachment( _
   ByVal attachmentIndex As Long _
) As PdfDocumentAttachment
Parameters
attachmentIndex
The index at which to get the attachment.
Return Type
The PdfDocumentAttachment attachment at the specified index.
Remarks
PDF attachments can be almost anything, e.g., other PDF's, Microsoft Word files, e-mail messages, CAD drawings, etc. Once extracted, the attachment data can be opened by an application appropriate to the file type, saved to disk, etc.
See Also

PdfDocument Object  | PdfDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback