PdfColorEquals(Object) Method
Determines whether the specified object is equal to the current color
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public override bool Equals(
Object obj
)
- obj Object
- The object to compare with the current color
Booleantrue if the specified object is equal to the current color; otherwise, false