Enum FileSize.Units
File size units.
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public enum Units
Fields
Name | Description |
---|---|
Bytes | Bytes. |
GB | Gigabytes. |
KB | Kilobytes. |
MB | Megabytes. |
TB | Terobytes. |