HiQPdf Documentation

PdfDocumentWriteToFile Method

Quickly Create High Quality PDFs
Writes this PDF document to the output file given by the parameter

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

public void WriteToFile(
	string outputFile
)

Parameters

outputFile
Type: SystemString
The output file
See Also

Reference