PrintDocument for WinForms
DocumentFileName プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : DocumentFileName プロパティ
Gets the file name associated with the current document (i.e. the document was either loaded from that file, or saved to it).
シンタックス
'宣言
 
Public ReadOnly Property DocumentFileName As System.String
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.String
 
value = instance.DocumentFileName
public System.string DocumentFileName {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ