ContentType
IVideo.ContentType property
Returns a MIME type of an video, encoded in BinaryData
. Read-only String.
public string ContentType { get; }
See Also
- interface IVideo
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns a MIME type of an video, encoded in BinaryData
. Read-only String.
public string ContentType { get; }