AudioContentType Property

Returns a MIME type of an audio, encoded in BinaryData. Read-only String.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public string ContentType { get; set; }

Property Value

Type: String

Implements

IAudioContentType
See Also