[]
Removes a TocStyleLevel from the collection.
public bool Remove(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The style name to remove. |
| Type | Description |
|---|---|
| bool | true if the TocStyleLevel was successfully found and removed, false otherwise. |