The PreviewPageSimple type exposes the following members.

Methods

  Name Description
Public method GetImage
Gets an image representing the current page.
(Inherited from PreviewPageBase.)
Public method RefreshImage
Makes sure that the Image property will return an up-to-date image the next time that property is queried. In particular, if the page image is cached, this method flushes the cache.
(Inherited from PreviewPageBase.)

See Also