PrintDocument for WinForms
FileName プロパティ (ActionHandlerFile)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ActionHandlerFile クラス : FileName プロパティ
Gets or sets the name of the file associated with the current ActionHandlerFile. If empty, a file dialog will be shown to the user when the current action handler is invoked.
シンタックス
'宣言
 
Public Property FileName As System.String
'使用法
 
Dim instance As ActionHandlerFile
Dim value As System.String
 
instance.FileName = value
 
value = instance.FileName
public System.string FileName {get; set;}
参照

ActionHandlerFile クラス
ActionHandlerFile メンバ