Item Property (FontList Collection)¶
Retrieves the FontItem object for the specified index. Index Specifies the index of the item as a one-based integer. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
item = List.Item( Index );
[VBScript]¶
item = List.Item( Index )
Parameters¶
Version¶