Click or drag to resize

SlideOrienation Enumeration

Represents the slide orientation.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum SlideOrienation
Members
Member name Value Description
Landscape 0 Landscape orientation.
Portrait 1 Portrait orientation.
See Also