IAudioFrameEmbedded Property |
Determines whether a sound is embedded to a presentation.
Read-only
Boolean.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax ReadOnly Property Embedded As Boolean
Get
property bool Embedded {
bool get ();
}
abstract Embedded : bool with get
Property Value
Type:
BooleanSee Also