C#
VB
C++
Gets or sets the name of the patient.
[Element(DicomTag.PatientName)]
public PersonName PatientName { get; set; }
Public Property PatientName As Leadtools.Dicom.Common.Datatypes.PersonName
public:
property Leadtools.Dicom.Common.Datatypes.PersonName^ PatientName {
Leadtools.Dicom.Common.Datatypes.PersonName^ get();
void set ( Leadtools.Dicom.Common.Datatypes.PersonName^ );
}
The name of the patient.
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