Item Property (FontList Collection)

Retrieves the FontItem object for the specified index.

[JavaScript]

item = List.Item( Index );

[VBScript]

item = List.Item( Index )

Parameters

Index

Specifies the index of the item as a one-based integer.

Version

Supported on EmEditor Professional Version 7.00 or later.