PdfImagesExtractorPdfToolFullPath 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_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public string PdfToolFullPath { set; }

Property Value

String

See Also