PdfPrintPdfToolFullPath Property

Sets the full path of the .dat helper file. By default this file is expected to be found in the same folder with .dll assembly.

Definition

Namespace: EvoPdf.PdfPrint
Assembly: EvoPdfPrint_NetCore (in EvoPdfPrint_NetCore.dll) Version: 14.0.0
C#
public string PdfToolFullPath { set; }

Property Value

String

See Also