Xceed .NET Libraries Documentation
Xceed.Compression.Formats Assembly / Xceed.Compression.Formats Namespace / GZipHeader Class
Properties


In This Topic
    GZipHeader Class Members
    In This Topic

    The following tables list the members exposed by GZipHeader.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the header's comment.  
    Public PropertyGets or sets the possible extra headers.  
    Public PropertyGets or sets the filename from which the header information was retrieved.  
    Public PropertyGets or sets a boolean value indicating if the header has a checksum.  
    Public PropertyGets or sets a boolean value indication if the data to compress has been retrieved from a text file.  
    Public PropertyGets or sets the modification date and time of the item.  
    Top
    See Also