CpioDocumentInfo

CpioDocumentInfo class

Contains Cpio document metadata

public class CpioDocumentInfo : DocumentInfo, ICompressionDocumentHierarchyInfo

Properties

Name Description
ContentTree { get; } Gets the hierarchical structure of the compressed content.
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