Document(String) Constructor
Creates a PDF document from and existing PDF file.
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public Document(
string pdfFilePath
)
Public Sub New (
pdfFilePath As String
)
Parameters
- pdfFilePath String
- The full path of an existing PDF document file.