Eyeshot 11 WPF API Reference
WPF 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