C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / FileNames Property

In This Topic
FileNames Property
In This Topic
Gets the list of file names used to store the document or report represented by the current item. If this item is stored in memory, this value is null.
Syntax
'Declaration
 
Public ReadOnly Property FileNames As String()
 
See Also