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

In This Topic
    SolidColor Class Members
    In This Topic

    The following tables list the members exposed by SolidColor.

    Public Properties
     NameDescription
    Public PropertyGets or sets the brightness of the color from -1 (darkest) to 1 (lightest), zero being neutral.

    Default value is 0.

     
    Public PropertyOverridden. Gets or sets the RGB value of this color.

    Only solid colors (with alpha 255) are supported.

    Resets Brightness and TintAndShade properties to default values.

     
    Public Property Gets or sets a theme color that should be applied to the object.  
    Public PropertyGets or sets the lightening or darkening of the color from -1 (darkest) to 1 (lightest), zero being neutral.

    Default value is 0.

     
    Public Property Gets or sets the degree of transparency of the color as a value between 0 (opaque) and 1 (clear).  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public MethodOverridden.   
    Public MethodOverridden. Serves as the default hash function.  
    Top
    See Also