HtmlConverterBaseSetDepFilePath Method
Call this method with the fully qualified name of HiQPdf.dep when this file is installed
in a different folder from the HiQPdf.dll folder
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public void SetDepFilePath(
string filePath
)
Public Sub SetDepFilePath (
filePath As String
)
public:
void SetDepFilePath(
String^ filePath
)
member SetDepFilePath :
filePath : string -> unit
Parameters
- filePath String
- The HiQPdf.dep file fully qualified name