Winnovative RTF to PDF Converter Library for .NET
AlphaBlendEnabled Property
NamespacesWinnovative.WnvRtfToPdfPdfConverterAlphaBlendEnabled
Winnovative RTF 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
public:
property bool AlphaBlendEnabled {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)