名前 | 解説 | |
---|---|---|
PreviewPageSimple コンストラクタ | Initializes a new instance of the PreviewPageExternal class. |
PreviewPageSimpleデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
PreviewPageSimple コンストラクタ | Initializes a new instance of the PreviewPageExternal class. |
名前 | 解説 | |
---|---|---|
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から継承されます。 |