←Select platform

Message Property (AddMessageCommand)

Summary

Gets or sets the string that will be added to the image.

Syntax

C#
VB
WinRT C#
C++
public string Message {get; set;}
Public Property Message As String
public string Message {get; set;}
get_Message(); 
set_Message(value); 
Object.defineProperty('Message'); 
public: 
property String^ Message { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

String that will be added to the image. If you want to add a file, set this property to null.

Example

Refer to AddMessageCommand.

Requirements

Target Platforms

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