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 |