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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : StorageFileName プロパティ
現在の項目に関連付けられたドキュメントの格納に使用するディスクファイルの名前を取得します。この項目がメモリに格納されている場合、この値は 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 メンバ