The font used for drawing text.
This property holds the current Font ID and determines the style
of text that is added to the document using methods like AddText.
To get a Font ID you need to add your font to the current document
using the AddFont method.
The Font property is an accessor for the the XTextStyle.Font property.
|