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

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