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

In This Topic
    ShadowBase Class
    In This Topic
    The abstract base class that represents a shadow effect that can be applied to an object.
    Object Model
    ShadowBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ShadowBase 
       Inherits FormattingBag
    public abstract class ShadowBase : FormattingBag 
    Inheritance Hierarchy

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

    See Also