The IDocListener type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Signals that an Element was added to the Document.
(Inherited from IElementListener.) | |
| Close |
Signals that the Document was closed and that no other
Elements will be added.
| |
| NewPage |
Signals that an new page has to be started.
| |
| Open |
Signals that the Document has been opened and that
Elements can be added.
| |
| ResetFooter |
Resets the footer of this document.
| |
| ResetHeader |
Resets the header of this document.
| |
| ResetPageCount |
Sets the page number to 0.
| |
| SetMarginMirroring | ||
| SetMarginMirroringTopBottom | ||
| SetMargins |
Sets the margins.
| |
| SetPageSize |
Sets the pagesize.
|
Properties
| Name | Description | |
|---|---|---|
| Footer |
Changes the footer of this document.
| |
| Header |
Changes the header of this document.
| |
| PageCount |
Sets the page number.
|