ExpertPdf Html to Pdf Converter Library
ActiveXEnabledInImage Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaActiveXEnabledInImage
ExpertPdf Html to Pdf Converter Library
Enable ActiveX when rendering HTML to image. Default is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool ActiveXEnabledInImage { get; set; }
Public Property ActiveXEnabledInImage As Boolean
public:
property bool ActiveXEnabledInImage {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)