Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / DicomElement Class / Header Property

In This Topic
    Header Property
    In This Topic
    Gets or sets the header.
    Syntax
    'Declaration
     
    Public Property Header As String
    public string Header {get; set;}
    See Also