Type

SlideSize.Type property

Returns or sets the type of slide size. Assigning any value except Custom will change Size accordingly, but will keep Orientation intact. Read/write SlideSizeType.

public SlideSizeType Type { get; }

See Also