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 Doc.AddText.
To get a Font ID you need to add your font to the current document using the Doc.AddFont method. See the Doc.Font property for further details.
|