[]
        
(Showing Draft Content)

C1.Word.Objects.RtfColor.IsTransparent

IsTransparent Method

IsTransparent(Color)

Whether is transparent color.

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

A drawing (media) color.

Returns
Type Description
bool

true is the color is transparent, otherwise false.