Returns a special "play mediafile" hyperlink. Used in AudioFrame and VideoFrame.
Read-only
Hyperlink.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic static Hyperlink Media { get; }
Public Shared ReadOnly Property Media As Hyperlink
Get
public:
static property Hyperlink^ Media {
Hyperlink^ get ();
}
static member Media : Hyperlink with get
Property Value
Type:
Hyperlink
See Also