The IDocListener type exposes the following members.

Methods

  NameDescription
Public methodAdd
Signals that an Element was added to the Document.
(Inherited from IElementListener.)
Public methodClose
Signals that the Document was closed and that no other Elements will be added.
Public methodNewPage
Signals that an new page has to be started.
Public methodOpen
Signals that the Document has been opened and that Elements can be added.
Public methodResetFooter
Resets the footer of this document.
Public methodResetHeader
Resets the header of this document.
Public methodResetPageCount
Sets the page number to 0.
Public methodSetMarginMirroring
Public methodSetMarginMirroringTopBottom
Public methodSetMargins
Sets the margins.
Public methodSetPageSize
Sets the pagesize.

Properties

  NameDescription
Public propertyFooter
Changes the footer of this document.
Public propertyHeader
Changes the header of this document.
Public propertyPageCount
Sets the page number.

See Also