This document is archived and information here might be outdated. Recommended version. |
Image format.
[Visual Basic .NET]
Public Property ImageFormat As String
[C#]
public string ImageFormat {get; set;}
[C++]
HRESULT get_ImageFormat(
System.String* ImageFormat
);
[C++]
HRESULT put_ImageFormat(
BSTR ImageFormat
);
[C++] Parameters ImageFormat [out, retval]
ImageFormat is a parameter of type BSTR* ImageFormat [in]
ImageFormat is a parameter of type BSTR