LEADTOOLS Medical (Leadtools.Dicom assembly)

DocumentTitle Property

Show in webframe







Gets or sets the value for the "Document Title" (0042,0010) element.
Syntax
public string DocumentTitle {get; set;}
'Declaration
 
Public Property DocumentTitle As String
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As String
 
instance.DocumentTitle = value
 
value = instance.DocumentTitle
public string DocumentTitle {get; set;}

            
public final String getDocumentTitle()
public final void setDocumentTitle(String value)
            
 
get_DocumentTitle();
set_DocumentTitle(value);
Object.defineProperty('DocumentTitle');
public:
property String^ DocumentTitle {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "Document Title" (0042,0010) element.
Example
For an example, refer to DicomDataSet.SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

 

 


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