Change the colormode of ViewCapturetoFile

Is there a way to change the colormode of command “ViewCapturetoFile” ?
So that I can choose to output a BlackAndWhite, PrintColor or DisplayColor?

Colormode setting is currently unaccessible through adding - in front of the command.
But I think it is a manipulable setting.

https://developer.rhino3d.com/api/rhinocommon/rhino.display.viewcapturesettings.colormode

If it has to be achieved through running a C# script, I am happy to do that!