IPresentationComponentPresentation Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIPresentation Presentation { get; }
ReadOnly Property Presentation As IPresentation
Get
property IPresentation^ Presentation {
IPresentation^ get ();
}
abstract Presentation : IPresentation with get
Property Value
Type:
IPresentation
See Also