|
FontStyle object describes the style
font.
Returned by:
TextAttributes.Style
|
Derived from:
IDispatch
|
|
Properties |
|
Bold |
Boolean, read/write.
Retrieves or sets the Bold font attribute.
|
|
Italic |
Boolean, read/write.
Retrieves or sets the Italic font attribute.
|
|
Strikeout |
Boolean, read/write.
Retrieves or sets the Strikeout font attribute.
|
|
Underline |
Boolean, read/write.
Retrieves or sets the Underline font attribute.
|
|
|
|