DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextEffects Class
Properties Methods

TextEffects Class Members

The following tables list the members exposed by TextEffects.

Public Properties
 NameDescription
Public Property Gets the glow effect formatting.  
Public Property Gets the reflection effect formatting.  
Public Property Gets the shadow effect formatting.  
Public PropertyGets the 3D format effect.

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

 
Public PropertyGets the 3D scene effect.

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

 
Top
Public Methods
 NameDescription
Public Method Applies a built-in glow to the object.  
Public Method Applies a built-in reflection to the object.  
Public Method Applies a built-in shadow to the object.  
Public Method Sets all effects to default values.  
Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
Public Method  
Public MethodServes as the default hash function.  
Public Method Resets all effects to inherited defaults.  
Top
See Also