PrintCololrBlackWhite Property
In This Topic
Gets or sets whether to print colors as black and white without dithering.
Syntax
'Declaration
Public Property PrintCololrBlackWhite As System.Boolean
public System.bool PrintCololrBlackWhite {get; set;}
See Also