get_Controls()

BaseSlide::get_Controls() method

Returns the collection of ActiveX controls on a slide. Read-only IControlCollection.

System::SharedPtr<IControlCollection> Aspose::Slides::BaseSlide::get_Controls() override

See Also