[]
Gets the TocStyleLevel associated with a specified style name.
public TocStyleLevel this[string name] { get; }
Public ReadOnly Default Property Item(name As String) As TocStyleLevel
| Type | Name | Description |
|---|---|---|
| string | name | The style name. |
| Type | Description |
|---|---|
| TocStyleLevel | The TocStyleLevel associated with |