Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GradientStopList Class
Members

In This Topic
    GradientStopList Class
    In This Topic
    Represents a list of gradient stops.
    Object Model
    GradientStopList Class
    Syntax
    'Declaration
     
    Public Class GradientStopList 
       Inherits GrapeCity.Documents.Word.FormattingBagList(Of GradientStop)
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.FormattingBagList<T>
             GrapeCity.Documents.Word.GradientStopList

    See Also