This document is archived and information here might be outdated. Recommended version. |
Provides access to the ClassBreakInfos Interface.
Name | Description | |
---|---|---|
Add | Adds a class break info. | |
Count | The number of class breaks. | |
Element | The class break info at the specified position. | |
Insert | Adds a class break info at the specified position. | |
Remove | Removes the class break info at the specified position. | |
RemoveAll | Removes all class break infos. |
Classes | Description |
---|---|
ClassBreakInfos | A collection of ClassBreakInfo objects. |