Name | Description | |
---|---|---|
PreviewPageExternal Constructor | Initializes a new instance of the PreviewPageExternal class. |
The following tables list the members exposed by PreviewPageExternal.
Name | Description | |
---|---|---|
PreviewPageExternal Constructor | 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 | |
---|---|---|
GetImage | Overridden. Gets an image representing the current page. | |
RefreshImage | Makes sure that the System.Drawing.Image property will return an up-to-date image the next time that property is queried. In particular, if the page image is cached, this method flushes the cache. (Inherited from C1.Win.C1Preview.PreviewPageBase) |