DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GradientPreset Enumeration

GradientPreset Enumeration
Specifies gradient presets.
Syntax
'Declaration
 
Public Enum GradientPreset 
   Inherits System.Enum
 
Members
MemberDescription
BottomSpotlight Bottom spotlight preset gradient.
Light Light preset gradient.
Medium Medium preset gradient.
Radial Radial preset gradient.
TopSpotlight Top spotlight preset gradient.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Word.GradientPreset

See Also