public interface IHPageBreak
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes the object.
|
PageBreakExtent |
getExtent()
Returns the type of the specified page break: full-screen or only within a print area.
|
IRange |
getLocation()
Returns or sets the range that defines the page-break location.
|
void delete()
PageBreakExtent getExtent()
IRange getLocation()