Winnovative HTML to PDF Converter Library for .NET
ActiveXEnabledInImage Property
NamespacesWinnovative.WnvHtmlConvertHtmlToPdfAreaActiveXEnabledInImage
Winnovative HTML to PDF Converter Library for .NET
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
	Get
	Set
public:
property bool ActiveXEnabledInImage {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)