PrintDocument for WinForms
MakeMetafile メソッド (PreviewPageMultiDoc)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > PreviewPageMultiDoc クラス : MakeMetafile メソッド
Indicates whether to render preview forms controls.
Overridden. Makes metafile representing the current page.
シンタックス
'宣言
 
Protected Overrides Function MakeMetafile( _
   ByVal renderInputControls As System.Boolean _
) As System.Drawing.Imaging.Metafile
'使用法
 
Dim instance As PreviewPageMultiDoc
Dim renderInputControls As System.Boolean
Dim value As System.Drawing.Imaging.Metafile
 
value = instance.MakeMetafile(renderInputControls)
protected override System.Drawing.Imaging.Metafile MakeMetafile( 
   System.bool renderInputControls
)

パラメータ

renderInputControls
Indicates whether to render preview forms controls.

戻り値の型

The metafile representing this page.
参照

PreviewPageMultiDoc クラス
PreviewPageMultiDoc メンバ