ExpertPdf Html to Pdf Converter Library
Blending Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPageGraphicElementBlending
ExpertPdf Html to Pdf Converter 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);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)