ContentType Class Members
In This Topic
The following tables list the members exposed by ContentType.
Public Constructors
Public Properties
| Name | Description |
 | MainType |
Definiton of the media type (mainly to define whether it is multipart or not).
If not this represents the actual MIME type
|
 | Multi |
Definiton of the media type (mainly to define whether it is multipart or not).
If not this represents the actual MIME type
|
 | SubType | Sub type of the media if it's a multipart media |
 | TransferSyntax | The DICOM transfer syntax of the media it represents |
 | Type | Sub type of the media if it's a multipart media |
Top
Public Methods
See Also