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

C# | Visual Basic | Visual C++ |
public int ImgTransparency { get; set; }
Public Property ImgTransparency As Integer Get Set
public: property int ImgTransparency { int get (); void set (int value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)