The following tables list the members exposed by PersonName.
| Name | Description | |
|---|---|---|
| PersonName Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Family | Gets or sets the family name. |
| Full | Gets the full name without DICOM encoding. |
| FullDicomEncoded | Gets or sets the full name with DICOM encoding. |
| Given | Gets or sets the given name. |
| Middle | Gets or sets the middle name. |
| Prefix | Gets or sets the name prefix. |
| Suffix | Gets or sets the name suffix. |
| Name | Description | |
|---|---|---|
| ToString | Returns a System.String that represents this instance. |