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

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)