The SetFont attribute function sets the text of the currently selected block or for text that is inserted into the RTF text.
Syntax | ||||
SetFont(Font [, LanguageID]) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Font |
Font |
ByVal |
Character set |
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
Note | ||||
If LanguageID is not specified, the dialog language applies. |