ImageAreaTransparency Property |
Gets or sets element transparency. The transparency is expressed as a value between 0 and 100.
0 means completely transparent and 100 completely opaque.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic int Transparency { get; set; }Public Property Transparency As Integer
Get
Set
Property Value
Int32
See Also