Creates a PDF document from and existing PDF file.

C# | Visual Basic | Visual C++ |
public Document( string pdfFileName )
Public Sub New ( pdfFileName As String )
public: Document( String^ pdfFileName )

- pdfFileName (String)
- The full path of an existing PDF document file.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)