[]
Gets the TocStyleLevel associated with a specified style name.
public TocStyleLevel this[string name] { get; }
The style name.
The TocStyleLevel associated with name.
name