PrintDocument for WinForms
MakeMetafile メソッド (PreviewPageDocBase)


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > PreviewPageDocBase クラス : MakeMetafile メソッド
プレビューフォームコントロールを表示するかどうかを示します。
現在のページを表すメタファイルを構成します。
シンタックス
'宣言
 
Protected Overridable Function MakeMetafile( _
   ByVal renderInputControls As System.Boolean _
) As System.Drawing.Imaging.Metafile
'使用法
 
Dim instance As PreviewPageDocBase
Dim renderInputControls As System.Boolean
Dim value As System.Drawing.Imaging.Metafile
 
value = instance.MakeMetafile(renderInputControls)
protected virtual System.Drawing.Imaging.Metafile MakeMetafile( 
   System.bool renderInputControls
)

パラメータ

renderInputControls
プレビューフォームコントロールを表示するかどうかを示します。

戻り値の型

このページを表すメタファイル。
参照

PreviewPageDocBase クラス
PreviewPageDocBase メンバ