EVO HTML to PDF Converter

PageGraphicElementOpacity Property

EVO PDF Client for .NET Documentation
Gets or sets element opacity. The opacity is expressed as a value between 0 and 100. 0 means completely transparent and 100 completely opaque. The default value of this property is 100.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public int Opacity { get; set; }

Property Value

Type: Int32
See Also

Reference