HtmlToPdfElementEvoInternalFileName Property

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

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public string EvoInternalFileName { set; }

Property Value

String

See Also