Accusoft.PdfXpress5.Net
Add(String,String) Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > DocumentCollection Class > Add Method : Add(String,String) Method




filename
A string which represents the full path to the file.
password
A string which represents the password to open the file with. A NULL string indicates an unprotected document.

Glossary Item Box

Adds a Document with the provided parameters to the collection.

Syntax

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

Parameters

filename
A string which represents the full path to the file.
password
A string which represents the password to open the file with. A NULL string indicates an unprotected document.

Return Value

An integer value which represents the index location of where the new file is in the collection.

See Also

©2012. Accusoft Corporation. All Rights Reserved.