SecurityLoadingLimits.MaxXmlElementCount Property
Gets or sets the maximum number of XML elements that can be loaded.
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 number of XML elements that can be loaded. |
See Also