WordArt module
- class WordArt.WordArt
Bases:
SpireObjectRepresents a WordArt object.
- property Bold: bool
Gets or sets whether the WordArt is bold.
- property FontFamily: str
Gets or sets the font family of the WordArt.
- property Italic: bool
Gets or sets whether the WordArt is italic.
- property Size: float
Gets or sets the size of the WordArt.
- property SmallCaps: bool
Gets or sets whether the WordArt is in small caps.
- property Text: str
Gets or sets the text of the WordArt.
