DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / ContentTypes Class / Text_Plain Field






    Text_Plain Field
    TEXT content type
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Text_Plain As ContentType
     
    'Usage
     
    
    Dim value As ContentType
     
    value = ContentTypes.Text_Plain
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also