ISlideSizeSetSize Method

Overload List
  NameDescription
Public methodSetSize(SlideSizeType, SlideSizeScaleType)
Sets the type of slide size and scales content using scale type.
Remarks
Assigning any value except Custom will change Size accordingly, but will keep Orientation intact.
Public methodSetSize(Single, Single, SlideSizeScaleType)
Sets the size in points and scales content using scale type.
Remarks
Assigning any value will reset Type property to Custom and set Orientation.
See Also