PdfColorEquals(Object) Method
Determines whether the specified object is equal to the current color
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
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