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


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

パラメータ

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

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