ColorICCEquals Method ByteScout PDF SDK
Determines whether the specified Bytescout.PDF.ColorICC is equal to the current Bytescout.PDF.ColorICC.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The System.Object to compare with the current Bytescout.PDF.ColorICC.

Return Value

Type: Boolean
true if the specified System.Object is equal to the current Bytescout.PDF.ColorICC; otherwise, false.
See Also

Reference