LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DocumentTitle Property








Gets or sets the value for the "Document Title" (0042,0010) element. .NET support WinRT support Silverlight support
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;}
ObjectiveC Syntax
Java Syntax
 get_DocumentTitle();
set_DocumentTitle(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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