Search Results for

    Show / Hide Table of Contents

    Class FileSize

    Inheritance
    System.Object
    FileSize
    Namespace: FastReport.Utils
    Assembly: FastReport.Base.dll
    Syntax
    public static class FileSize

    Methods

    ConvertToString(Int64)

    Convert numbers to file size (example 1 MB).

    Declaration
    public static string ConvertToString(long value)
    Parameters
    Type Name Description
    System.Int64 value
    Returns
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.