ExpertPdf Html to Pdf Converter Library
ScriptsEnabled Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaScriptsEnabled
ExpertPdf Html to Pdf Converter Library
Enable scripts when rendering HTML to selectable PDF. Default is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool ScriptsEnabled { get; set; }
Public Property ScriptsEnabled As Boolean
public:
property bool ScriptsEnabled {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)