Gets or sets element transparency. The transparency is expressed as a value between 0 and 100.
0 means completely transparent and 100 completely opaque.

C# | Visual Basic | Visual C++ |
public int Transparency { get; set; }
Public Property Transparency As Integer Get Set
public: property int Transparency { int get (); void set (int value); }

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