PrintDocument for WinForms
ImageName プロパティ (RenderImage)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderImage クラス : ImageName プロパティ
Gets or sets the name of an image that is rendered by the current RenderImage object. When the current object renders, the actual image is retrieved by this name from the C1PrintDocument.Dictionary of the containing C1PrintDocument.
シンタックス
'宣言
 
Public Property ImageName As System.String
'使用法
 
Dim instance As RenderImage
Dim value As System.String
 
instance.ImageName = value
 
value = instance.ImageName
public System.string ImageName {get; set;}
参照

RenderImage クラス
RenderImage メンバ