Winnovative HTML to PDF Converter Library for .NET
BehaviorsEnabled Property
NamespacesWinnovative.WnvHtmlConvertHtmlToPdfAreaBehaviorsEnabled
Winnovative HTML to PDF Converter Library for .NET
Enable behaviors when rendering HTML to image. Default is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool BehaviorsEnabled { get; set; }
Public Property BehaviorsEnabled As Boolean
	Get
	Set
public:
property bool BehaviorsEnabled {
	bool get ();
	void set (bool value);
}

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