Click or drag to resize

HtmlToPdfElementBkgTransparency Property

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

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public int BkgTransparency { get; set; }

Property Value

Int32
See Also