[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewPageExternal

PreviewPageExternal Class

Represents a page which is an image in an external (to the preview control) list.

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

Constructors

Name Description
PreviewPageExternal(IList, int)

Initializes a new instance of the PreviewPageExternal class.

Properties

Name Description
Index

Gets or sets the index of this page in the list. The index may need to be set to a different value e.g. if new pages were added to the list, or existing pages removed.

Methods

Name Description
~PreviewPageExternal()

Destructs the current object.

GetImage(bool)

Gets an image representing the current page.