Orientation

SlideSize.Orientation property

Gets or sets the slide orientation.

public SlideOrientation Orientation { get; set; }

Remarks

Changing this value swaps the slide’s width and height.

See Also