Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression Namespace / ZCryptStream Class


In This Topic
    ZCryptStream Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports reading.  
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports seeking.  
    Public Property (Inherited from System.IO.Stream)
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports writing.  
    Public PropertyOverridden. When overridden in a derived class, gets the length in bytes of the stream.  
    Public PropertyOverridden. When overridden in a derived class, gets or sets the position within the current stream.  
    Public Property (Inherited from System.IO.Stream)
    Public PropertyDetermines whether this stream is responsible for closing the inner stream or not.  
    Public Property (Inherited from System.IO.Stream)
    Top
    See Also