Skip to main content
All docs
V25.2
  • Row

    OleObjectType.AdobeAcrobatSecuritySettingsDocument Property

    Returns the OLE object content type that corresponds to “Acrobat.acrobatsecuritysettings.1”

    Namespace: DevExpress.Spreadsheet

    Assembly: DevExpress.Spreadsheet.v25.2.Core.dll

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public static OleObjectType AdobeAcrobatSecuritySettingsDocument { get; }

    Property Value

    Type Description
    OleObjectType

    The OLE object type.

    See Also