This document is archived and information here might be outdated. Recommended version. |
The MIME type of the generated image.
[Visual Basic .NET]
Public ReadOnly Property MimeType As String
[C#]
public string MimeType {get;}
[C++]
HRESULT get_MimeType(
System.String* pMimeType
);
[C++] Parameters pMimeType [out, retval]
pMimeType is a parameter of type BSTR*