C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / StorageFileName Property

In This Topic
StorageFileName Property (C1MultiDocumentItem)
In This Topic
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.
Syntax
'Declaration
 
Public ReadOnly Property StorageFileName As String
 
See Also