Accusoft.PdfXpress5.Net
Document Constructor(PdfXpress,String,String,Boolean)
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class > Document Constructor : Document Constructor(PdfXpress,String,String,Boolean)




pdfXpress
A PdfXpress object.
filename
A string value which represents the document filename.
password
A string value which represents the document password.
doRepair
A boolean value which is true to repair the document. Otherwise, false should be used.

Glossary Item Box

Creates a PDF document containing an existing PDF file.

Syntax

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

Parameters

pdfXpress
A PdfXpress object.
filename
A string value which represents the document filename.
password
A string value which represents the document password.
doRepair
A boolean value which is true to repair the document. Otherwise, false should be used.

Exceptions

ExceptionDescription
PdfXpressExceptionThis exception occurs in the main PDF library.

See Also

©2012. Accusoft Corporation. All Rights Reserved.