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

Show in webframe

DocumentTitle Property








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)
            
 <br/>get_DocumentTitle();<br/>set_DocumentTitle(value);<br/>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 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