Accusoft PDF Xpress Control v7.0
Add Method
A string value which represents the filename.
A string value which represents the password.
Description
Adds a document to the PdfDocumentCollection, passing in the filename and password.
Syntax
Visual Basic
Public Function Add( _
   ByVal FileName As String, _
   ByVal Password As String _
) As PdfDocument
Parameters
FileName
A string value which represents the filename.
Password
A string value which represents the password.
Return Type
A new PDFDocument added to the PdfDocumentCollection.
See Also

PdfDocumentCollection Object  | PdfDocumentCollection Members  | PdfDocument Object

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback