XColorResourceManagerToColorName Method (XColor)Terminal Works - PDF Printing.Net Library
Converts a color to a localized color name or an ARGB value.

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

public string ToColorName(
	XColor color
)

Parameters

color
Type: PdfEdit.DrawingXColor

Return Value

Type: String
See Also

Reference