Discuss this help topic in SecureBlackbox Forum

TElGzipWriter.FileSize

TElGzipWriter     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Returns the size of the compressed file.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property FileSize : Int64;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

This property specifies the size of the compressed file.

See also:     Compress    

Discuss this help topic in SecureBlackbox Forum