Skip to main content
All docs
V25.1
  • NormalViewRestoredProperties.Default Property

    Gets the default size of the slide region.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static NormalViewRestoredProperties Default { get; }

    Property Value

    Type Description
    NormalViewRestoredProperties

    The NormalViewRestoredProperties instanse with default AutoAdjust and Size settings.

    See Also