Click or drag to resize

ImageMimeType Property

[This is preliminary documentation and is subject to change.]

The MIME type of the binary image data contained by the ImageData property.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public string MimeType { get; set; }

Property Value

Type: String
See Also