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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ParagraphImage クラス : Image プロパティ
Gets or sets an System.Drawing.Image that is rendered by the current ParagraphImage object.
シンタックス
'宣言
 
Public Property Image As System.Drawing.Image
'使用法
 
Dim instance As ParagraphImage
Dim value As System.Drawing.Image
 
instance.Image = value
 
value = instance.Image
public System.Drawing.Image Image {get; set;}
参照

ParagraphImage クラス
ParagraphImage メンバ