Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ApplicationDescription Property






Gets or sets the description that will be added to the DICOM dataset preamble.
Syntax
public string ApplicationDescription {get; set;}
'Declaration
 
Public Property ApplicationDescription As String
'Usage
 
Dim instance As Anonymizer
Dim value As String
 
instance.ApplicationDescription = value
 
value = instance.ApplicationDescription
public:
property String^ ApplicationDescription {
   String^ get();
   void set (    String^ value);
}

Property Value

The description to be added to the preamble if necessary.
Remarks
If the Dataset being de-identified is being stored within a DICOM File, then the File Meta Information including the 128 byte preamble, if present, will be replaced with a description of the de-identifying application. Otherwise, there is a risk that identity information may leak through unmodified File Meta Information or preamble. See PS 3.10.
Requirements

Target Platforms

See Also

Reference

Anonymizer Class
Anonymizer Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features