get_Type()

ISlideSize::get_Type() method

Returns the type of slide size. Assigning any value except SlideSizeType::Custom will change ISlideSize::get_Size accordingly, but will keep ISlideSize::get_Orientation intact. Read Aspose::Slides::SlideSizeType.

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

See Also