HiQPdf Documentation

PdfDocument Constructor (String)

Quickly Create High Quality PDFs
Constructs a PDF document from a file

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfDocument(
	string pdfFilePath
)

Parameters

pdfFilePath
Type: SystemString
The PDF file full path
See Also

Reference