Skip to main content
All docs
V26.1
  • SecurityLoadingLimitExceededException Class

    An exception that is thrown when the loaded document exceeds the loading limits set by the SecurityLoadingLimits property.

    Namespace: DevExpress.Office

    Assembly: DevExpress.Office.v26.1.Core.dll

    Declaration

    public class SecurityLoadingLimitExceededException :
        Exception

    Inheritance

    Object
    Exception
    SecurityLoadingLimitExceededException
    See Also