XColorResourceManagerGetKnownColors Method Terminal Works - PDF Printing.Net Library
Gets all known colors.

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

public static XKnownColor[] GetKnownColors(
	bool includeTransparent
)

Parameters

includeTransparent
Type: SystemBoolean
Indicates whether to include the color Transparent.

Return Value

Type: XKnownColor
See Also

Reference