Skip to main content
All docs
V25.1
  • SlideSize Struct

    Allows you to specify the size and orientation of slides in a presentation.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public readonly struct SlideSize :
        IEquatable<SlideSize>

    The following members return SlideSize objects:

    Remarks

    For more information, refer to the following help topic: Slide Size.

    Implements

    See Also