Name | Description | |
---|---|---|
![]() | AddContent | Adds new content to the document. |
![]() | CloseCurrentPage | Closes the current page no matter how much content has been added to it. Next content added to document will start on a new page. |
![]() | GenerateTableOfContents | Overloaded. Generates the document's table of contents. |
![]() | GetAvailableSpace | Gets the available space on current page. |
![]() | GetFixedDocument | Converts the flow document to a fixed document and returns it. |
![]() | Save | Overloaded. Overridden. Saves the Pdf document to the specified stream. |
![]() | StartNewPage | Starts a new page no matter how much content has been added to current page. |