PageInfo Members

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

The PageInfo type exposes the following members.

Properties

  NameDescription
Public propertyAnnotations
A read-only list of the annotations managed by a DocumentViewer's AnnotationManager.
Public propertyFullyLoaded
Indicates if all the resources required to render the page entirely have been loaded.
Public propertyHeight
The height of the page in units of 1/96th of an inch.
Public propertyResourceNames
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()()()().
Public propertyWidth
The width of the page in units of 1/96th of an inch.

See Also