←Select platform

ShowPatientDemographicsFlag Property

Summary

Gets or sets the Display Set Show Patient Demographics Flag (Optional).

Syntax
C#
C++/CLI
[Element(DicomTag.ShowPatientDemographicsFlag)] 
[DataMemberAttribute()] 
public bool ShowPatientDemographicsFlag { get; set; } 
public:  
   [ElementAttribute(7472916),  
   DataMemberAttribute] 
   property bool ShowPatientDemographicsFlag 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

The Display Set Show Patient Demographics Flag.

Remarks

The ShowPatientDemographicsFlag indicates whether or not to display patient and study metadata.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.