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






In This Topic
    Text_HTML Field
    In This Topic
    HTML content type
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Text_HTML As ContentType
    'Usage
     
    
    Dim value As ContentType
     
    value = ContentTypes.Text_HTML
    public static readonly ContentType Text_HTML
    public field Text_HTML: ContentType; static; readonly 
    public static var Text_HTML : ContentType;
    public: static readonly ContentType* Text_HTML
    public:
    static readonly ContentType^ Text_HTML
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also