GetSlideById
IPresentation.GetSlideById-Methode
Gibt einen Slide, MasterSlide oder LayoutSlide nach Id zurück.
public IBaseSlide GetSlideById(uint id)
Parameter | Typ | Beschreibung |
---|---|---|
id | UInt32 | Id eines Slides. |
Rückgabewert
IBaseSlide-Objekt.
Siehe auch
- Schnittstelle IBaseSlide
- Schnittstelle IPresentation
- Namespace Aspose.Slides
- Assembly Aspose.Slides