Click or drag to resize

IImageData ContentType Property

Gets a MIME type of an image, encoded in Data . Read-only String .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
string ContentType { get; }

Property Value

Type: String
See Also