Click or drag to resize

PdfConverterBkgTransparency Property

Modify background transparency. 0 means transparent, 100 means opaque.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public int BkgTransparency { get; set; }

Property Value

Type: Int32
See Also