AudioFrameEmbedded 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 public bool Embedded { get; }
Public ReadOnly Property Embedded As Boolean
Get
public:
virtual property bool Embedded {
bool get () sealed;
}
abstract Embedded : bool with get
override Embedded : bool with get
Property Value
Type:
BooleanImplements
IAudioFrameEmbeddedSee Also