XColorEquals Method Terminal Works - PDF Printing.Net Library
Determines whether the specified object is a Color structure and is equivalent to this Color structure.

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

public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Boolean
See Also

Reference