PrintDocument for WinForms
Image プロパティ (DictionaryImage)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DictionaryImage クラス : Image プロパティ
辞書に登録する画像を取得または設定します。
シンタックス
'宣言
 
Public Property Image As System.Drawing.Image
'使用法
 
Dim instance As DictionaryImage
Dim value As System.Drawing.Image
 
instance.Image = value
 
value = instance.Image
public System.Drawing.Image Image {get; set;}
参照

DictionaryImage クラス
DictionaryImage メンバ