PrintDocument for WinForms
C1PrintableGetImage メソッド (IC1Printable)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > IC1Printable インターフェース : C1PrintableGetImage メソッド
コントロールのコンテンツを画像として取得します。
シンタックス
'宣言
 
Function C1PrintableGetImage() As System.Drawing.Image
'使用法
 
Dim instance As IC1Printable
Dim value As System.Drawing.Image
 
value = instance.C1PrintableGetImage()
System.Drawing.Image C1PrintableGetImage()

戻り値の型

コントロールのコンテンツを表す Image オブジェクト。
参照

IC1Printable インターフェース
IC1Printable メンバ