Implements pagination of a Diagram document.
The following tables list the members exposed by the DiagramPaginator type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Override DocumentPaginator.IsPageCountValid |
|
![]() |
Override DocumentPaginator.PageCount |
|
![]() |
Override DocumentPaginator.PageSize |
|
![]() |
Override DocumentPaginator.Source |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Override DocumentPaginator.GetPage(int pageNumber) |
|
![]() |
Returns the coordinates of the diagram region that is contained within a page. |
See Also