WordArt Class |
Namespace: Spire.Doc.Fields
The WordArt type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Bold |
True if the font is formatted as bold.
|
![]() |
FontFamily |
Defines the family of the textpath font.
|
![]() |
Italic |
True if the font is formatted as italic.
|
![]() |
Size |
Defines the size of the font in points.
|
![]() |
SmallCaps |
True if the font is formatted as small capital letters.
|
![]() |
Text |
Defines the text of the text path.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Use the TextPath property to access WordArt properties of a shape. You do not create instances of the [!:TextPath] class directly.