ColorGrayEquals Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Determines whether the specified Bytescout.PDF.ColorGray is equal to the current Bytescout.PDF.ColorGray.
Namespace:Bytescout.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Parameters
- obj
- Type: SystemObject
The System.Object to compare with the current Bytescout.PDF.ColorGray.
Return Value
Type: Booleantrue if the specified System.Object is equal to the current Bytescout.PDF.ColorGray; otherwise, false.
See Also