Accusoft PDF Xpress Control v5.0
Add Method
See Also  Send comments on this topic.
FileName
A string value which represents the filename.
Password
A string value which represents the password.
PdfDocumentCollection Object : Add Method

Glossary Item Box

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

©2012. Accusoft Corporation. All Rights Reserved.