ForegroundColor

PdfOperator.ForegroundColor property

Gets the foreground color of this PdfOperator.

public Color ForegroundColor { get; }

Property Value

The foreground color of this PdfOperator.

See Also