[]
Represents a page which is an image in an external (to the preview control) list.
public class PreviewPageExternal : PreviewPageBase
Name | Description |
---|---|
PreviewPageExternal(IList, int) | Initializes a new instance of the PreviewPageExternal class. |
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. |
Name | Description |
---|---|
~PreviewPageExternal() | Destructs the current object. |
GetImage(bool) | Gets an image representing the current page. |