[]
Represents a Table of Contents (ToC) item.
public interface ITocItem : ITextItem, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem
Name | Description |
---|---|
Index | Gets the index in the ToC's contents collection. |
IsLicenceBanner | Gets a value indicating whether the ToC item contains some banner decoration. |
LeadingChar | Gets the leading character. |
Level | Gets the level (starts from 1). |
Text | Gets the levels and label text. |
TocLevel | Gets the ToC level object (definition). |