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

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)