←Select platform

ContentCreatorName Property

Summary

Gets or sets the presentation creator's name (content creator's name).

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

Property Value

The presentation creator's name (content creator's name).

Remarks

This property corresponds to the (0070,0084) Presentation Creator's Name (Content Creator's Name) 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.