ILabels

Scriptable object

Description

Rich collection of ILabel objects

Properties

Property Description
Count Returns number of items in collection
Version Scope list version

Methods

Method Description
FromPoint Find Label from point
FromRange Find Labels from range
Item Returns item by index

Remarks

Example of how to work with collection objects can be found here.

See Also

ITextDocument::FindLabels, ITextDocument::Labels

#API