Gets or sets the Display Set Show Patient Demographics Flag (Optional).
[DataMemberAttribute()]
[Element(DicomTag.ShowPatientDemographicsFlag)]
public bool ShowPatientDemographicsFlag { get; set; }
<ElementAttribute(7472916),
DataMemberAttribute()>
Public Property ShowPatientDemographicsFlag() As Boolean
Get
Set
public:
[ElementAttribute(7472916),
DataMemberAttribute]
property bool ShowPatientDemographicsFlag
{
bool get()
void set(bool value)
}
The Display Set Show Patient Demographics Flag.
The ShowPatientDemographicsFlag indicates whether or not to display patient and study metadata.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document