Share via


TextEffectFormat Members

Include Protected Members
Include Inherited Members

Contains properties and methods that apply to WordArt objects.

The TextEffectFormat type exposes the following members.

Properties

  Name Description
Public property Alignment Returns or sets the alignment for the specified WordArt. Read/write.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Creator Returns a 64-bit signed integer that represents the four-character creator code for the application in which the specified object was created. For example, if the object was created in Microsoft PowerPoint, this property returns the hexadecimal number 50575054. Read-only.
Public property FontBold Determines whether the font in the specified WordArt is bold. Read/write.
Public property FontItalic Determines whether the font in the specified WordArt is italic. Read/write.
Public property FontName Returns or sets the name of the font in the specified WordArt. Read/write.
Public property FontSize Returns or sets the font size for the specified WordArt in points. Read/write.
Public property KernedPairs Determines whether the character pairs in the specified WordArt are kerned. Read/write.
Public property NormalizedHeight Determines whether the characters (both uppercase and lowercase) in the specified WordArt are the same height. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property PresetShape Returns or sets the shape of the specified WordArt. Read/write.
Public property PresetTextEffect Returns or sets the style of the specified WordArt. Read/write.
Public property RotatedChars Determines whether characters in the specified WordArt are rotated 90 degrees relative to the WordArt's bounding shape. Read/write.
Public property Text Returns or sets the text that is contained in the specified object. Read/write.
Public property Tracking Returns or sets the ratio of the horizontal space allotted to each character in the specified WordArt to the width of the character. Read/write.

Top

Methods

  Name Description
Public method ToggleVerticalText Switches the text flow in the specified WordArt from horizontal to vertical, or vice versa.

Top

See Also

Reference

TextEffectFormat Interface

Microsoft.Office.Interop.PowerPoint Namespace