Share via


Compatibility.PrintColorBlackWhite Property

Definition

Print Colors as Black And White without Dithering.

Represents the following element tag in the schema: w:printColBlack.

public DocumentFormat.OpenXml.Wordprocessing.PrintColorBlackWhite PrintColorBlackWhite { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.PrintColorBlackWhite? PrintColorBlackWhite { get; set; }
member this.PrintColorBlackWhite : DocumentFormat.OpenXml.Wordprocessing.PrintColorBlackWhite with get, set
Public Property PrintColorBlackWhite As PrintColorBlackWhite

Property Value

Returns PrintColorBlackWhite.

Applies to