The following tables list the members exposed by DocumentPaginator.
Name | Description | |
---|---|---|
![]() | IsPageCountValid | When overridden in a derived class, gets a value indicating whether PageCount is the total number of pages. |
![]() | PageCount | When overridden in a derived class, gets a count of the number of pages currently formatted. |
![]() | PageSize | When overridden in a derived class, gets or sets the suggested width and height of each page. |
![]() | Source | When overridden in a derived class, returns the element being paginated. |
Name | Description | |
---|---|---|
![]() | GetPage | When overridden in a derived class, gets the DocumentPage for the specified page number. |
Name | Description | |
---|---|---|
![]() | OnPagesChanged | Raises the OnPagesChanged event when the document content is changed. |
Name | Description | |
---|---|---|
![]() | PagesChanged | Occurs when the document content is changed. |