HtmlToPdfElementImgTransparency Property |
Modify images transparency. 0 means transparent, 100 means opaque.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic int ImgTransparency { get; set; }Public Property ImgTransparency As Integer
Get
Set
Property Value
Int32
See Also