ExpertPdf Html to Pdf Converter Library
AlphaBlendEnabled Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaAlphaBlendEnabled
ExpertPdf Html to Pdf Converter Library
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);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)