SlideOrientation Enumeration

Relativity Imaging API
Specifies the orientation of presentation slides, such as Microsoft PowerPoint.

Namespace:  Relativity.Imaging.Services.Interfaces
Assembly:  Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax

public enum SlideOrientation

public enum SlideOrientation
Members

  Member nameValueDescription
OriginalSetting0 Renders the original page orientation for the slides.
Portrait1 Renders the slides in portrait orientation.
Landscape2 Renders the slides in landscape orientation.
See Also

Reference