PdfToImageConverterPdfToolFullPath 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: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public string PdfToolFullPath { set; }

Property Value

String

See Also