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


In This Topic
    GZipHeader Class Properties
    In This Topic

    For a list of all members of this type, see GZipHeader members.

    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