SecurityLoadingLimits.MaxXmlElementDepth Property
Gets or sets the maximum depth of XML elements that can be loaded.
Namespace: DevExpress.Office
Assembly: DevExpress.Office.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int32> | A nullable int value that specifies the maximum depth of XML elements that can be loaded. |
See Also