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
public:
property PdfColor^ ForeColor {
	PdfColor^ get ();
	void set (PdfColor^ value);
}

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