[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewPageMultiDoc

PreviewPageMultiDoc Class

Represents a page of a C1MultiDocument in a PreviewPages collection.

Inheritance
PreviewPageMultiDoc
Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public class PreviewPageMultiDoc : PreviewPageDocBase

Constructors

Name Description
PreviewPageMultiDoc(C1MultiDocument, int, SmoothingMode, float, float)

Initializes a new instance of the PreviewPageMultiDoc class.

Methods

Name Description
GetImage(bool)

Gets an image representing the current page.

MakeMetafile(bool)

Overridden. Makes metafile representing the current page.

RefreshImage()

Flushes the cached page image.