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

Show in webframe

BurnedInAnnotation Property








Gets or sets the value for the "Burned In Annotation" (0028,0301) element.
Syntax
public string BurnedInAnnotation {get; set;}
'Declaration
 
Public Property BurnedInAnnotation As String
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As String
 
instance.BurnedInAnnotation = value
 
value = instance.BurnedInAnnotation
public string BurnedInAnnotation {get; set;}
public final String getBurnedInAnnotation()
public final void setBurnedInAnnotation(String value)
            
 <br/>get_BurnedInAnnotation();<br/>set_BurnedInAnnotation(value);<br/>Object.defineProperty('BurnedInAnnotation'); 
public:
property String^ BurnedInAnnotation {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "Burned In Annotation" (0028,0301) element.
Example
For an example, refer to SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

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