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