ExportConstantsPngMimeType Field |
The string which specifies the png mime type.
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntaxpublic const string PngMimeType = "image/png"
Public Const PngMimeType As String = "image/png"
public:
literal String^ PngMimeType = "image/png"
static val mutable PngMimeType: string
Field Value
Type:
String
See Also