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

In This Topic
    InnerShadow Class Members
    In This Topic

    The following tables list the members exposed by InnerShadow.

    Public Properties
     NameDescription
    Public PropertyGets or sets the direction of the shadow.

    The default is 0.

    The value range from 0 to 359.9.

    (Inherited from GrapeCity.Documents.Word.ShadowBase)
    Public PropertyGets or sets the blur radius of the shadow.

    The default value is 0.

    The value range from 0 to 100.

     
    Public Property Gets the shadow color. (Inherited from GrapeCity.Documents.Word.ShadowBase)
    Public PropertyGets or sets how far to offset the shadow.

    The default is 0.

    The value range from 0 to 200.

    (Inherited from GrapeCity.Documents.Word.ShadowBase)
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public MethodOverridden.   
    Public MethodOverridden. Serves as the default hash function.  
    Public Method Resets the shadow to inherited defaults. (Inherited from GrapeCity.Documents.Word.ShadowBase)
    Top
    See Also