HtmlToPdfElementWnvInternalFileName Property

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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public string WnvInternalFileName { set; }

Property Value

String

See Also