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




Glossary Item Box

Creates a PDF document from an existing PDF file (on disk or in memory) or creates a new PDF.

Overload List

OverloadDescription
Document Constructor(PdfXpress,String)Creates a PDF document containing an existing PDF file.  
Document Constructor(PdfXpress,String,String)Creates a PDF document containing an existing PDF file.  
Document Constructor(PdfXpress,String,Boolean)Creates a PDF document containing an existing PDF file.  
Document Constructor(PdfXpress,String,String,Boolean)Creates a PDF document containing an existing PDF file.  
Document Constructor(PdfXpress,OpenOptions)Creates a PDF document containing an existing PDF file.  
Document Constructor(PdfXpress,OpenOptions,Byte[])Constructs a Document object from a local memory buffer containing a PDF Document.  
Document Constructor(PdfXpress,OpenOptions,IntPtr)Constructs a Document object from a global memory buffer containing a PDF Document.  
Document Constructor(PdfXpress)Creates an empty PDF document.  

See Also

©2012. Accusoft Corporation. All Rights Reserved.