HiQPdf Documentation

HtmlObjectBaseSetDepFilePath Method

Quickly Create High Quality PDFs
Call this method of a HTML object with the fully qualified name of HiQPdf.dep when this file is installed in a different folder from the HiQPdf.dll folder

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

public void SetDepFilePath(
	string filePath
)

Parameters

filePath
Type: SystemString
The HiQPdf.dep file fully qualified name
See Also

Reference