←Select platform

ContentLabel Property

Summary

Gets or sets the presentation label (content label).

Syntax
C#
VB
C++
public string ContentLabel { get; set; } 
Public Property ContentLabel() As String 
   Get 
   Set 
public:  
   property String^ ContentLabel 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The presentation label (content label).

Remarks

This property corresponds to the (0070,0080) Presentation Label (Content Label) of the Presentation State Module.

Example

For an example, refer to DicomUidOrgRoot.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Annotations Assembly

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