C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / StoragePath Property

In This Topic
StoragePath Property
In This Topic
Gets the temporary directory used by the current multi-document if its temporary storage type is StorageType.Disk.
Syntax
'Declaration
 
Public ReadOnly Property StoragePath As String
 
See Also