ISlideComponentAsIPresentationComponent Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIPresentationComponent AsIPresentationComponent { get; }
ReadOnly Property AsIPresentationComponent As IPresentationComponent
Get
property IPresentationComponent^ AsIPresentationComponent {
IPresentationComponent^ get ();
}
abstract AsIPresentationComponent : IPresentationComponent with get
Property Value
Type:
IPresentationComponent
See Also