ExpertPdf PDF Creator Library
ActiveXEnabledInImage Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementActiveXEnabledInImage
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)