PreviewPageExternalデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| 名前 | 解説 |
| 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. |
トップ
パブリック メソッド
| 名前 | 解説 |
| GetImage | オーバーライドされます。 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. C1.Win.C1Preview.PreviewPageBaseから継承されます。 |
トップ
プロテクト メソッド
| 名前 | 解説 |
| Finalize | Destructs the current object. |
トップ
参照