ExpertPdf PDF Creator Library
ScriptsEnabled Property
NamespacesExpertPdf.PdfCreatorHtmlToImageElementScriptsEnabled
ExpertPdf PDF Creator Library
Enable scripts when rendering HTML to image. Default is true.
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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)