[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.GradientStop

GradientStop Class

Represents a gradient stop.

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

Properties

Name Description
Color

Gets the gradient stop color.

Position

Gets or sets where this gradient stop should appear in the color band, in percent.

This position is specified in the range [0%, 100%], which corresponds to the beginning and the end of the color band respectively.

Methods

Name Description
Equals(object)
FixInheritedValues()

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

GetHashCode()