ExpertPdf PDF Creator Library
Creates a PDF document from and existing PDF file.

Declaration Syntax
public Document(
string pdfFileName
)
Public Sub New ( _
pdfFileName As String _
)
public:
Document(
String^ pdfFileName
)

Parameters
- pdfFileName (String)
- The full path of an existing PDF document file.
Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)