Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / PrintCololrBlackWhite Property

In This Topic
    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