Type

SlideSize.Type property

Gets the slide size type.

public SlideSizeType Type { get; }

Remarks

Assigning any value other than Custom adjusts the Size according to the predefined dimensions, while retaining the current Orientation.

See Also