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
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.
Inheritance
See Also