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
	Get
	Set
public:
property bool ScriptsEnabled {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)