PdfToTextConverterPdfToolFullPath Property

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

Definition

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

Property Value

String

See Also