C#
VB
WinRT C#
C++
Gets or sets the string that will be added to the image.
public string Message { get; set; }
Public Property Message As String
public string Message {get; set;}
<br/>get_Message();<br/>set_Message(value);<br/>Object.defineProperty('Message');
String that will be added to the image. If you want to add a file, set this property to null.
Refer to AddMessageCommand.
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