Winnovative PDF Creator Library for .NET
BackColor Property
NamespacesWinnovative.PdfCreatorPageGraphicElementBackColor
Winnovative PDF Creator Library for .NET
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);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)