ExpertPdf Html to Pdf Converter Library
Transparency Property
NamespacesExpertPdf.HtmlToPdfImageAreaTransparency
ExpertPdf Html to Pdf Converter Library
Gets or sets element transparency. The transparency is expressed as a value between 0 and 100. 0 means completely transparent and 100 completely opaque.
Declaration Syntax
C#Visual BasicVisual C++
public int Transparency { get; set; }
Public Property Transparency As Integer
public:
property int Transparency {
	int get ();
	void set (int value);
}

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