ExpertPdf PDF Creator Library
BackColor Property
NamespacesExpertPdf.PdfCreatorPageGraphicElementBackColor
ExpertPdf PDF Creator Library
Gets or sets element background color.
Declaration Syntax
C#Visual BasicVisual C++
public PdfColor BackColor { get; set; }
Public Property BackColor As PdfColor
	Get
	Set
public:
property PdfColor^ BackColor {
	PdfColor^ get ();
	void set (PdfColor^ value);
}
Property Value

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