Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / UserColor Class
Properties

In This Topic
    UserColor Class Members
    In This Topic

    The following tables list the members exposed by UserColor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the brightness of the color from -1 (darkest) to 1 (lightest), zero being neutral.  
    Public Property Gets the RGB value of this color.  
    Public Property Gets a theme color that should be applied to the object.  
    Public Property Gets the lightening or darkening of the color from -1 (darkest) to 1 (lightest), zero being neutral.  
    Public Property Gets the degree of transparency of the color as a value between 0 (opaque) and 1 (clear).  
    Top
    See Also