public class TocProperties extends SequenceProperties
Defines properties specific for a TOC sequence.
| Modifier and Type | Class and Description |
|---|---|
static class |
TocProperties.Builder
Provides a builder for creating TOC properties instances.
|
static class |
TocProperties.TocRange
Defines TOC ranges.
|
SequenceProperties.SequenceBreakBefore| Modifier and Type | Method and Description |
|---|---|
TocProperties.TocRange |
getRange()
Gets the toc range.
|
String |
getTocName()
Gets the toc identifier.
|
getBreakBeforeType, getInitialPageNumber, getMasterName, getPageCounterNamepublic String getTocName()
public TocProperties.TocRange getRange()