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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ActionHandlerFileOpen クラス > ActionHandlerFileOpen コンストラクタ : ActionHandlerFileOpen コンストラクタ(String)
The file name to assign to the ActionHandlerFile.FileName property.
Initializes a new instance of the ActionHandlerFileOpen class, assigning the ActionHandlerFile.FileName property.
シンタックス
'宣言
 
Public Function New( _
   ByVal fileName As System.String _
)
'使用法
 
Dim fileName As System.String
 
Dim instance As New ActionHandlerFileOpen(fileName)
public ActionHandlerFileOpen( 
   System.string fileName
)

パラメータ

fileName
The file name to assign to the ActionHandlerFile.FileName property.
参照

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