Click or drag to resize
Font Properties

The Font type exposes the following members.

Properties
  NameDescription
Public propertyBold
Define bold text.
Public propertyFontName
Define name of the font.
Public propertyFontSize
The font size in twpis. E.g. a font of size 10pt has a value of 200.
Public propertyItalic
Define italic text.
Public propertySpacing
Character spacing in twips. Extra distance between characters. It may be negative.
Public propertyStrikeThrough
Define striked text.
Public propertyUnderlined
Define underlined text.
Top
See Also