[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewPageBase

PreviewPageBase Class

The abstract base class for preview pages which are elements of PreviewPages collection.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public abstract class PreviewPageBase

Constructors

Name Description
PreviewPageBase()

Methods

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.