Winnovative PDF Creator Library for .NET
Blending Property
NamespacesWinnovative.PdfCreatorPageGraphicElementBlending
Winnovative PDF Creator Library for .NET
Gets or sets blending mode for transparent rendering mode of the element.
Declaration Syntax
C#Visual BasicVisual C++
public Blending Blending { get; set; }
Public Property Blending As Blending
	Get
	Set
public:
property Blending Blending {
	Blending get ();
	void set (Blending value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)