[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PresetShadow

Class PresetShadow

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Represents a preset shadow effect that can be applied to an object.

public class PresetShadow : ShadowBase
Inheritance
object
PresetShadow
Inherited Members
object.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
object.MemberwiseClone()

Properties

Type

Gets or sets the shadow preset type.

The default value is NoShadow.

public PresetShadowType Type { get; set; }

Property Value

PresetShadowType

Methods

Equals(object)

public override bool Equals(object fmt)

Parameters

fmt object

Returns

bool

FixInheritedValues()

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

protected override void FixInheritedValues()

GetHashCode()

public override int GetHashCode()

Returns

int