SevenZipDocumentInfo

SevenZipDocumentInfo class

Contains 7Zip document metadata

public class SevenZipDocumentInfo : DocumentInfo

Properties

Name Description
CreationDate { get; } Implements CreationDate
Format { get; } Implements Format
Item { get; } Implements Item
PagesCount { get; } Implements PagesCount
PropertyNames { get; } Implements PropertyNames
Size { get; } Implements Size

See Also