Winnovative PDF Creator Library for .NET
ForeColor Property
NamespacesWinnovative.PdfCreatorPageGraphicElementForeColor
Winnovative PDF Creator Library for .NET
Gets or sets the element foreground color.
Declaration Syntax
C#Visual BasicVisual C++
public PdfColor ForeColor { get; set; }
Public Property ForeColor As PdfColor
	Get
	Set
public:
property PdfColor^ ForeColor {
	PdfColor^ get ();
	void set (PdfColor^ value);
}

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