PrintDocument for WinForms
StoragePath プロパティ (C1MultiDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocument クラス : StoragePath プロパティ
Gets the temporary directory used by the current multi-document if its temporary storage type is StorageType.Disk.
シンタックス
'宣言
 
Public ReadOnly Property StoragePath As System.String
'使用法
 
Dim instance As C1MultiDocument
Dim value As System.String
 
value = instance.StoragePath
public System.string StoragePath {get;}
参照

C1MultiDocument クラス
C1MultiDocument メンバ
StorageType プロパティ