ExpertPdf PDF Creator Library
ImgTransparency Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementImgTransparency
ExpertPdf PDF Creator 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
	Get
	Set
public:
property int ImgTransparency {
	int get ();
	void set (int value);
}
Property Value

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