This method allows you to reset the entire media type (format buffer, type, subtype, etc).
public void ResetMediaType()
Public Sub ResetMediaType()
public:
void ResetMediaType();
This method allows you to reset the entire media type (format buffer, type, subtype, etc). All the values set through any MediaType properties are reset to defaults. You would typically call this method if you want to start building the media type all over without freeing the existing interface and recreating a new one.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET