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
public:
property bool AlphaBlendEnabled {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)