[]
        
(Showing Draft Content)

C1.Word.Objects.RtfColor.IsWhite

IsWhite Method

IsWhite(Color)

Whether is white color.

Declaration
public static bool IsWhite(Color clr)
Parameters
Type Name Description
Color clr

A drawing (media) color.

Returns
Type Description
bool

true is the color is white, otherwise false.