Click or drag to resize

HtmlToPdfElementImgTransparency Property

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

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

Property Value

Int32
See Also