Click or drag to resize

PageGraphicElementForeColor Property

Gets or sets the element foreground color.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public PdfColor ForeColor { get; set; }

Property Value

Type: PdfColor
See Also