The PreviewPageExternal 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.)

Properties

  Name Description
Public property Index
Gets or sets the index of this page in the list. The index may need to be set to a different value e.g. if new pages were added to the list, or existing pages removed.

See Also