[]
Represents a page of a C1MultiDocument in a PreviewPages collection.
public class PreviewPageMultiDoc : PreviewPageDocBase
| Name | Description |
|---|---|
| PreviewPageMultiDoc(C1MultiDocument, int, SmoothingMode, float, float) | Initializes a new instance of the PreviewPageMultiDoc class. |
| 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. |