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

In This Topic
    PresetShadow Class
    In This Topic
    Represents a preset shadow effect that can be applied to an object.
    Object Model
    PresetShadow Class
    Syntax
    'Declaration
     
    Public Class PresetShadow 
       Inherits ShadowBase
    public class PresetShadow : ShadowBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.ShadowBase
             GrapeCity.Documents.Word.PresetShadow

    See Also