MIME type of the new document.
Object.defineProperty(CreateDocumentOptions.prototype, 'mimeType',
get: function(),
set: function(value)
)
mimeType: string;
The MIME type of the new document. Default value is null.
This value will be set as is into the Document.MimeType property.
For more information on creating documents, refer to DocumentFactory.Create.
For an example, refer to DocumentFactory.Create.
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