In This Topic
The following tables list the members exposed by PageBreaks.
Public Constructors
Public Properties
| Name | Description |
| Count | Gets the total number of page breaks. |
| Item | Gets the Break value at the specified position. |
Top
Public Methods
| Name | Description |
| Clear | Clears all the existing page breaks |
| GetBreak | Get the BreakAttributes value of the specified axis index. |
| NextBreak | Gets the next break entry point. |
| NextBreakFromId | Gets the next break entry point. |
| Reset | Resets the page break at the specified axis index. |
| SetBreak | Set the page break information for the specified axis index. |
Top
See Also