Leadtools.Dicom.Common

ApplicationDescription Property

Show in webframe





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

 

 


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

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