ExpertPdf PDF Creator Library
ActiveXEnabled Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementActiveXEnabled
ExpertPdf PDF Creator Library
Enable ActiveX when rendering HTML to selectable PDF. Default is false.
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)