XColorFromName Method Terminal Works - PDF Printing.Net Library
Creates an XColor from the specified name of a pre-defined color.

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

public static XColor FromName(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: XColor
See Also

Reference