[]
Gets or sets how to interpret color information contained within the shape to achieve a color, black and white, or grayscale rendering of the shape.
This property specifies only the rendering mode applied to the shape; it does not affect how the actual color information is persisted.
public BlackWhiteMode BlackWhiteMode { get; set; }
Public Property BlackWhiteMode As BlackWhiteMode