Winnovative HTML to PDF Converter Library for .NET
AlphaBlendEnabled Property
NamespacesWinnovative.WnvHtmlConvertHtmlToPdfAreaAlphaBlendEnabled
Winnovative HTML to PDF Converter Library for .NET
Enables or disables alpha blending for transparent images. Default is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool AlphaBlendEnabled { get; set; }
Public Property AlphaBlendEnabled As Boolean
	Get
	Set
public:
property bool AlphaBlendEnabled {
	bool get ();
	void set (bool value);
}

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