ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZStreamWriter Class / Position Property

In This Topic
    Position Property (C1ZStreamWriter)
    In This Topic
    Gets the position within the stream (read-only).
    Syntax
    Public Overrides Property Position As Long
    public override long Position {get; set;}
    See Also