[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeBase.BlackWhiteMode

BlackWhiteMode Property

BlackWhiteMode

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.

Declaration
public BlackWhiteMode BlackWhiteMode { get; set; }
Public Property BlackWhiteMode As BlackWhiteMode