ExpertPdf PDF Creator Library
BkgTransparency Property
NamespacesExpertPdf.PdfCreatorRtfToPdfElementBkgTransparency
ExpertPdf PDF Creator Library
Modify background transparency. 0 means transparent, 100 means opaque.
Declaration Syntax
C#Visual BasicVisual C++
public int BkgTransparency { get; set; }
Public Property BkgTransparency As Integer
	Get
	Set
public:
property int BkgTransparency {
	int get ();
	void set (int value);
}

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