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. Supported in Silverlight, Windows Phone 7 (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 | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |