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


In This Topic
    XceedCompressedStreamEx Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets a boolean value indicating whether the current stream supports reading. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream)
    Public Property (Inherited from Xceed.Compression.Formats.XceedCompressedStream)
    Public Property (Inherited from System.IO.Stream)
    Public PropertyGets a boolean value indicating whether the current stream supports writing. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream)
    Public Property (Inherited from Xceed.Compression.Formats.XceedCompressedStream)
    Public PropertyGets or sets the encryption password that will be used to encrypt the files in the stream. (Inherited from Xceed.Compression.Formats.XceedCompressedStream)
    Public Property (Inherited from Xceed.Compression.Formats.XceedCompressedStream)
    Public Property (Inherited from Xceed.Compression.Formats.FormattedCompressedStream)
    Public PropertyGets the length, in bytes, of the stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream)
    Public PropertyGets or sets the position within the current stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream)
    Public Property (Inherited from System.IO.Stream)
    Public PropertyGets or sets a boolean value indicating if the stream is responsible for closing its inner stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream)
    Public Property (Inherited from System.IO.Stream)
    Top
    See Also