ExpertPdf PDF Creator Library
ActiveXEnabled Property
NamespacesExpertPdf.PdfCreatorHtmlToImageElementActiveXEnabled
ExpertPdf PDF Creator Library
Enable ActiveX controls when rendering HTML to image. Default is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool ActiveXEnabled { get; set; }
Public Property ActiveXEnabled As Boolean
public:
property bool ActiveXEnabled {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)