
| Leadtools.ImageProcessing.Effects Namespace : AddMessageCommand Class |
The following tables list the members exposed by AddMessageCommand.
| Name | Description | |
|---|---|---|
![]() | AddMessageCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | FileName | Gets or sets a string that contains the name of the file that will be added to the image. |
![]() | HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Message | Gets or sets the string that will be added to the image. |
![]() | Password | Gets or sets the string that contains the password that will be used when adding the message to the image. |
![]() | Start | Gets or sets the point at which the message will be added to the image. |
| Name | Description | |
|---|---|---|
![]() | GetStringDescription | Returns a meaningful name for this command. |
![]() | OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Returns a meaningful name for this method. |
| Name | Description | |
|---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |