ExpertPdf PDF Creator Library
Blending Property
NamespacesExpertPdf.PdfCreatorPageGraphicElementBlending
ExpertPdf PDF Creator Library
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);
}
Property Value

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