Xceed .NET Libraries Documentation
XceedCompressedStream Class Properties


Xceed.Compression.Formats Assembly > Xceed.Compression.Formats Namespace : XceedCompressedStream Class

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

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

Reference

XceedCompressedStream Class
Xceed.Compression.Formats Namespace
Introduction to the formatted compressed stream classes