Accusoft.PdfXpress5.Net
GetAttachment Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : GetAttachment Method




attachmentIndex
The index at which to get the attachment.

Glossary Item Box

Returns the attachment at the specified index.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

attachmentIndex
The index at which to get the attachment.

Return Value

The 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

©2012. Accusoft Corporation. All Rights Reserved.