1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Contracts
  6. /
  7. CpioDocumentInfo

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