TextEffectFormat Properties

Include Protected Members
Include Inherited Members

The TextEffectFormat type exposes the following members.

Properties

  Name Description
Public property Alignment Returns or sets a constant that represents the alignment for the specified text effect.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property FontBold Returns or sets a constant that represents how bold font is handled for the specified text effect.
Public property FontItalic Italicizes WordArt text.
Public property FontName Returns or sets the name of the font for the dropped capital letter.
Public property FontSize Returns or sets the font size for the specified WordArt, in points.
Public property KernedPairs Indicates that character pairs in a WordArt object have been kerned.
Public property NormalizedHeight MsoTrue if all characters (both uppercase and lowercase) in the specified WordArt are the same height.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property PresetShape Returns or sets the shape of the specified WordArt.
Public property PresetTextEffect Returns or sets the style of the specified WordArt.
Public property RotatedChars MsoTrue if characters in the specified WordArt are rotated 90 degrees relative to the WordArt's bounding shape. MsoFalse if characters in the specified WordArt retain their original orientation relative to the bounding shape.
Public property Text Returns or sets the text in the specified WordArt.
Public property Tracking Returns or sets the ratio of the horizontal space allotted to each character in the specified WordArt in relation to the width of the character.

Top

See Also

Reference

TextEffectFormat Interface

Microsoft.Office.Interop.Word Namespace