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
	Get
	Set
public:
property int Transparency {
	int get ();
	void set (int value);
}
Property Value

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