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

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

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

    See Also