Skip to main content
All docs
V26.1
  • LoadOptions.DocumentFormat Property

    Gets or sets the format of a presentation to load.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public DocumentFormat DocumentFormat { get; set; }

    Property Value

    Type Description
    DocumentFormat

    The format of the presentation to load.

    See Also