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

In This Topic
    ShapeEffects Class Members
    In This Topic

    The following tables list the members exposed by ShapeEffects.

    Public Properties
     NameDescription
    Public Property Gets the blur effect formatting.  
    Public PropertyGets the fill overlay effect formatting.

    Note that fill overlay does not have any visual effect for GroupShape.

     
    Public Property Gets the glow effect formatting. (Inherited from GrapeCity.Documents.Word.TextEffects)
    Public Property Gets the inner shadow effect formatting.  
    Public Property Gets the preset shadow effect formatting.  
    Public Property Gets the reflection effect formatting. (Inherited from GrapeCity.Documents.Word.TextEffects)
    Public Property Gets the shadow effect formatting. (Inherited from GrapeCity.Documents.Word.TextEffects)
    Public Property Gets the soft edge effect formatting.  
    Public PropertyGets the 3D format effect.

    Note: returns a null reference (Nothing in Visual Basic) for CanvasShape and GroupShape.

    (Inherited from GrapeCity.Documents.Word.TextEffects)
    Public PropertyGets the 3D scene effect.

    Note: returns a null reference (Nothing in Visual Basic) for CanvasShape.

    (Inherited from GrapeCity.Documents.Word.TextEffects)
    Top
    Public Methods
     NameDescription
    Public Method Applies a built-in glow to the object. (Inherited from GrapeCity.Documents.Word.TextEffects)
    Public Method Applies a built-in reflection to the object. (Inherited from GrapeCity.Documents.Word.TextEffects)
    Public Method Applies a built-in shadow to the object. (Inherited from GrapeCity.Documents.Word.TextEffects)
    Public MethodOverridden.  Sets all effects to default values.  
    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 all effects to inherited defaults. (Inherited from GrapeCity.Documents.Word.TextEffects)
    Top
    See Also