Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / WordColor Class
Properties Methods

In This Topic
    WordColor Class Members
    In This Topic

    The following tables list the members exposed by WordColor.

    Public Properties
     NameDescription
    Public PropertyGets or sets the RGB color value. The System.Drawing.Color.Empty value indicates auto color. Only solid colors (with alpha 255) are supported.

    If this property is set to a value other than System.Drawing.Color.Empty, ThemeColor, ThemeShade and ThemeTint property values are removed.

     
    Public Property Gets or sets a theme color that should be applied to the current object.  
    Public Property Gets or sets the shade value applied to the supplied theme color (if any) for this contents.  
    Public Property Gets or sets the tint value applied to the supplied theme color (if any) for this contents.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Resets to default color formatting.  
    Top
    See Also