GetByType()

LayoutSlideCollection::GetByType(SlideLayoutType) method

Returns the first layout slide of specified type.

System::SharedPtr<ILayoutSlide> Aspose::Slides::LayoutSlideCollection::GetByType(SlideLayoutType type) override

See Also