[]
The abstract base class for preview pages which are elements of PreviewPages collection.
public abstract class PreviewPageBase
Name | Description |
---|---|
PreviewPageBase() |
Name | Description |
---|---|
GetImage(bool) | Gets an image representing the current page. |
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. |