get_Type()

ISlideSize::get_Type() method

Gets the slide size type. Assigning any value except SlideSizeType::Custom adjusts the ISlideSize::get_Size according to the predefined dimensions, while retaining the current ISlideSize::get_Orientation.

virtual SlideSizeType Aspose::Slides::ISlideSize::get_Type()=0

Remarks

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

See Also