[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ColorBase

ColorBase Class

The abstract base class for color implementations.

Inheritance
ColorBase
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public abstract class ColorBase : FormattingBag
Public MustInherit Class ColorBase
    Inherits FormattingBag

Properties

Name Description
RGB

Gets or sets the RGB value of the color.

SupportEmpty

Gets whether the color supports the empty color.

Methods

Name Description
Equals(object)
FixInheritedValues()

Fixes all inherited values as "direct" values for this instance.

GetHashCode()