Folders
ArchiveViewInfo.Folders property
The folders contained by the archive file.
public List<string> Folders { get; set; }
See Also
- class ArchiveViewInfo
- namespace GroupDocs.Viewer.Results
- assembly GroupDocs.Viewer
The folders contained by the archive file.
public List<string> Folders { get; set; }