PdfPrinterSetRdaFilePath Method
Call this method with the fully qualified name of HiQPdf.rda 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 SetRdaFilePath(
string filePath
)
Public Sub SetRdaFilePath (
filePath As String
)
public:
void SetRdaFilePath(
String^ filePath
)
member SetRdaFilePath :
filePath : string -> unit
Parameters
- filePath String
- The HiQPdf.rda file fully qualified name