PrintDocument for WinForms
RefreshImage メソッド (PreviewPageBase)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > PreviewPageBase クラス : 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.
シンタックス
'宣言
 
Public Overridable Sub RefreshImage() 
'使用法
 
Dim instance As PreviewPageBase
 
instance.RefreshImage()
public virtual void RefreshImage()
参照

PreviewPageBase クラス
PreviewPageBase メンバ