ExpertPdf Html to Pdf Converter Library
ImgTransparency Property
NamespacesExpertPdf.HtmlToPdfPdfConverterImgTransparency
ExpertPdf Html to Pdf Converter Library
Modify images transparency. 0 means transparent, 100 means opaque.
Declaration Syntax
C#Visual BasicVisual C++
public int ImgTransparency { get; set; }
Public Property ImgTransparency As Integer
public:
property int ImgTransparency {
	int get ();
	void set (int value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)