PageInfo Members
The PageInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Annotations |
A read-only list of the annotations managed by a DocumentViewer's AnnotationManager.
| |
| FullyLoaded |
Indicates if all the resources required to render the page entirely have been loaded.
| |
| Height |
The height of the page in units of 1/96th of an inch.
| |
| ResourceNames |
A list of the names of the resources which are required to render the page. This is a low-level property that would not normally be used unless creating a custom document viewer with very specific loading requirements. If so, it would be used in conjunction with LoadPartAsync()()()().
| |
| Width |
The width of the page in units of 1/96th of an inch.
|