ExpertPdf PDF Creator Library
AlphaBlendEnabled Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementAlphaBlendEnabled
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)