get_Size()

ISlideSize::get_Size() method

Gets the slide dimensions in points. Assigning a new value resets the ISlideSize::get_Type value to SlideSizeType::Custom and sets ISlideSize::get_Orientation.

virtual System::Drawing::SizeF Aspose::Slides::ISlideSize::get_Size()=0

Remarks

Assigning a new value resets the ISlideSize::get_Type property to SlideSizeType::Custom and sets the Orientation.

See Also