
| Leadtools.ImageProcessing.Effects Namespace : ExtractMessageCommand Class |
The following tables list the members exposed by ExtractMessageCommand.
| Name | Description | |
|---|---|---|
![]() | ExtractMessageCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Directory | Gets or sets the full path name of the directory in which to save the extracted file. |
![]() | FileName | This property is updated with the name of the file extracted from an image. |
![]() | HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Message | This property is updated with the text extracted from the image. |
![]() | Password | Gets or sets the password used when extracting the message from the image. |
![]() | Start | Gets or sets the point at which the message will be extracted from 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 command. |
| Name | Description | |
|---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |