Implements pagination of a DiagramDocument object.
The following tables list the members exposed by the DiagramDocumentPaginator type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
DocumentPaginator.IsPageCountValid override. |
|
![]() |
DocumentPaginator.PageCount override. |
|
![]() |
DocumentPaginator.PageSize override. |
|
![]() |
DocumentPaginator.Source override. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
DocumentPaginator.GetPage override. |
See Also