For a list of all members of this type, see PdfFlowDocument members.
Public Events
| Name | Description |
 | AfterContentDraw |
Gets or sets the event that is fired after a flow content object is drawn on the page.
|
 | BeforeContentDraw |
Gets or sets the event that is fired before a flow content object is drawn on the page.
|
 | PageCompleted |
Gets or sets the event that is fired when a page has been completed and it can be closed for adding content.
|
 | PageCreated |
Gets or sets the event that is fired when a new page has been created.
|
Top
See Also