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

In This Topic
    PresetShadow Class Members
    In This Topic

    The following tables list the members exposed by PresetShadow.

    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 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)
    Public PropertyGets or sets the shadow preset type.

    The default value is PresetShadowType.NoShadow.

     
    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