C#
VB
Java
WinRT C#
C++
Gets or sets the value for the "Document Title" (0042,0010) element.
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)
<br/>get_DocumentTitle();<br/>set_DocumentTitle(value);<br/>Object.defineProperty('DocumentTitle');
public:
property String^ DocumentTitle {
String^ get();
void set ( String^ value);
}
Value indicating the "Document Title" (0042,0010) element.
For an example, refer to SetEncapsulatedDocument.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET