FontCategory Property (FileNewProp Object)¶
Corresponds to the Font
Category drop-down list box in the
New File Details dialog box. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
n = object.FontCategory;
object.FontCategory = n;
[VBScript]¶
n = object.FontCategory
object.FontCategory = n
Version¶