PrintDocument for WinForms
ParagraphImage コンストラクタ(String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ParagraphImage クラス > ParagraphImage コンストラクタ : ParagraphImage コンストラクタ(String)
A string that is assigned to the ParagraphImage.ImageName property.
Initializes a new instance of the ParagraphImage class, assigning the ParagraphImage.ImageName property.
シンタックス
'宣言
 
Public Function New( _
   ByVal imageName As System.String _
)
'使用法
 
Dim imageName As System.String
 
Dim instance As New ParagraphImage(imageName)
public ParagraphImage( 
   System.string imageName
)

パラメータ

imageName
A string that is assigned to the ParagraphImage.ImageName property.
参照

ParagraphImage クラス
ParagraphImage メンバ
オーバーロード一覧