←Select platform

ContentDescription Property

Summary

Gets or sets the presentation description (content description).

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

Property Value

The presentation description (content description).

Remarks

This property corresponds to the (0070,0081) Presentation Description (Content Description) 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.