XColorFromKnownColor Method (KnownColor)Terminal Works - PDF Printing.Net Library
Creates an XColor from the specified pre-defined color.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public static XColor FromKnownColor(
	KnownColor color
)

Parameters

color
Type: System.DrawingKnownColor

Return Value

Type: XColor
See Also

Reference