SecurityLoadingLimits.MaxFileSize Property
Gets or sets the maximum file size that can be loaded, in bytes.
Namespace: DevExpress.Office
Assembly: DevExpress.Office.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int64> | A nullable long value that specifies the maximum file size in bytes. |
See Also