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

In This Topic
    OuterShadow Class
    In This Topic
    Represents an outer shadow effect that can be applied to an object.
    Object Model
    OuterShadow Class
    Syntax
    'Declaration
     
    Public Class OuterShadow 
       Inherits InnerShadow
       Implements IFixedFormattingBag 
    public class OuterShadow : InnerShadow, IFixedFormattingBag  
    Inheritance Hierarchy

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

    See Also