Procedure TextFont sets the active font for the document.
PROCEDURE TextFont(fontID : INTEGER);def vs.TextFont(fontID):
return None| Name | Type | Description |
|---|---|---|
| fontID | INTEGER | Font ID setting for document. |
TextFont(GetFontID('Times'));Availability: from All Versions