PrintDocument for WinForms
StorageFileName プロパティ (C1MultiDocumentItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : StorageFileName プロパティ
Gets the name of the disk file used to store the document associated with the current item. If the item is stored in memory, this value is null.
シンタックス
'宣言
 
Public ReadOnly Property StorageFileName As System.String
'使用法
 
Dim instance As C1MultiDocumentItem
Dim value As System.String
 
value = instance.StorageFileName
public System.string StorageFileName {get;}
参照

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ