[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShadowBase

ShadowBase Class

The abstract base class that represents a shadow effect that can be applied to an object.

Inheritance
ShadowBase
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public abstract class ShadowBase : FormattingBag
Public MustInherit Class ShadowBase
    Inherits FormattingBag

Properties

Name Description
Angle

Gets or sets the direction of the shadow.

The default is 0.

The value range from 0 to 359.9.

Color

Gets the shadow color.

Distance

Gets or sets how far to offset the shadow.

The default is 0.

The value range from 0 to 200.

Methods

Name Description
Equals(object)
FixInheritedValues()

Fixes all inherited values as "direct" values for this instance.

GetHashCode()
Reset()

Resets the shadow to inherited defaults.