[]
Common base class for classes representing pages of C1PrintDocument or C1MultiDocument.
public class PreviewPageDocBase : PreviewPageBase
Name | Description |
---|---|
PreviewPageDocBase(IC1Document, int, SmoothingMode) | Initializes a new instance of the PreviewPageC1Doc class. |
Name | Description |
---|---|
PageIdx | Gets the page index. |
Name | Description |
---|---|
~PreviewPageDocBase() | Destructs the current object. |
GetImage(bool) | Gets an image representing the current page. |
MakeMetafile(bool) | Makes metafile representing the current page. |
RefreshImage() | Flushes the cached page image. |