[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InnerShadow

InnerShadow Class

Represents an inner shadow effect that can be applied to an object.

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

Properties

Name Description
Blur

Gets or sets the blur radius of the shadow.

The default value is 0.

The value range from 0 to 100.

Methods

Name Description
Equals(object)
FixInheritedValues()

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

GetHashCode()