Orientation

ISlideSize.Orientation property

Returns or sets the slide orientation. Changing this value will swap slide’s dimensions. Read/write SlideOrientation.

public SlideOrientation Orientation { get; set; }

See Also