C#
VB
C++
Gets or sets the patient comments
[Element(DicomTag.PatientComments)]
public string PatientComments { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property PatientComments As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ PatientComments {
String^ get();
void set ( String^ );
}
the patient comments
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET