ExpertPdf PDF Creator Library
ForeColor Property
NamespacesExpertPdf.PdfCreatorPageGraphicElementForeColor
ExpertPdf PDF Creator Library
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);
}
Property Value

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