LEADTOOLS Medical (Leadtools.Dicom assembly)

PresentationCreator Property

Show in webframe







Gets or sets the "Presentation Creator's Name" (0070,0084) attribute value.
Syntax
public string PresentationCreator {get; set;}
'Declaration
 
Public Property PresentationCreator As String
'Usage
 
Dim instance As DicomPresentationStateInformation
Dim value As String
 
instance.PresentationCreator = value
 
value = instance.PresentationCreator
public string PresentationCreator {get; set;}

            
public String getPresentationCreator()
public void setPresentationCreator(String value)
            
 
get_PresentationCreator();
set_PresentationCreator(value);
Object.defineProperty('PresentationCreator');
public:
property String^ PresentationCreator {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "Presentation Creator's Name" (0070,0084) attribute value.
Example
For an example, refer to SetPresentationStateInformation.
Requirements

Target Platforms

See Also

Reference

DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationLabel Property
PresentationDescription Property
PresentationCreationDate Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features