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

    Contains options to specify what content should be removed from a loaded workbook or document for security reasons.

    Namespace: DevExpress.Office

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

    Declaration

    public class SecurityLoadingOptions

    Remarks

    The SecurityLoadingOptions class is a base class for WorkbookSecurityLoadingOptions and WordProcessingSecurityLoadingOptions classes. It contains options to specify what content should be removed from a loaded workbook or document for security reasons.

    See Also