Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

PresentationLabel Property








Gets or sets the "Presentation Label"(0070,0080) attribute value.
Syntax
public string PresentationLabel {get; set;}
'Declaration
 
Public Property PresentationLabel As String
'Usage
 
Dim instance As DicomPresentationStateInformation
Dim value As String
 
instance.PresentationLabel = value
 
value = instance.PresentationLabel
public string PresentationLabel {get; set;}
public String getPresentationLabel()
public void setPresentationLabel(String value)
            
 <br/>get_PresentationLabel();<br/>set_PresentationLabel(value);<br/>Object.defineProperty('PresentationLabel'); 
public:
property String^ PresentationLabel {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "Presentation Label"(0070,0080) attribute value.
Example
For an example, refer to SetPresentationStateInformation.
Requirements

Target Platforms

See Also

Reference

DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationDescription Property
PresentationCreationDate Property
PresentationCreationTime Property
PresentationCreator Property

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