PrintDocument for WinForms
AsMetafile() メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1Page クラス > AsMetafile メソッド : AsMetafile() メソッド
Returns a System.Drawing.Imaging.Metafile representing the current page. This method draws input controls.
シンタックス
'宣言
 
Public Overloads Function AsMetafile() As System.Drawing.Imaging.Metafile
'使用法
 
Dim instance As C1Page
Dim value As System.Drawing.Imaging.Metafile
 
value = instance.AsMetafile()
public System.Drawing.Imaging.Metafile AsMetafile()

戻り値の型

The System.Drawing.Imaging.Metafile representing the current page.
参照

C1Page クラス
C1Page メンバ
オーバーロード一覧
AsMetafile(Graphics,EmfType,Boolean,Boolean) メソッド