Search Results for

    Show / Hide Table of Contents

    TZippyReader.IsZipValid Method

    Overloads

    • TZippyReader.IsZipValid(String)
    • TZippyReader.IsZipValid(Stream)

    TZippyReader.IsZipValid(String)

    Returns true if the file is a valid zip file.

    Syntax

    Namespace: FlexCel.Core

    public static Boolean IsZipValid(String aZipFileName)

    Parameters

    <-> Parameter Type Description
    aZipFileName String File to test.

    See also

    • TZippyReader

    TZippyReader.IsZipValid(Stream)

    Returns true if the stream contains a valid zip file.

    Syntax

    Namespace: FlexCel.Core

    public static Boolean IsZipValid(Stream aStream)

    Parameters

    <-> Parameter Type Description
    aStream Stream Stream with the contents.

    See also

    • TZippyReader
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com