ExpertPdf Html to Pdf Converter Library
ActiveXEnabled Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaActiveXEnabled
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)