←Select platform

DocumentTitle Property

Summary

Gets or sets the value for the "Document Title" (0042,0010) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string DocumentTitle {get; set;} 
Public Property DocumentTitle As String 
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 SetEncapsulatedDocument.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize