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


C1.Document アセンブリ > C1.Document 名前空間 > 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 C1Document.Dictionary of the containing C1Document.
シンタックス
'宣言
 
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 メンバ