Skip to main content

ExternalFileAccessSecurityLevelSettings.SafeSetSecurityLevel(ExternalFileAccessSecurityLevel) Method

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public static bool SafeSetSecurityLevel(
    ExternalFileAccessSecurityLevel value
)

Parameters

Name Type
value ExternalFileAccessSecurityLevel

Returns

Type
Boolean
See Also