ExpertPdf PDF Creator 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
public int Transparency { get; set; }Public Property Transparency As Integer
public:
property int Transparency {
int get ();
void set (int value);
}Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)