The following tables list the members exposed by ExtractMessageCommand.
Public Constructors
Name | Description | |
---|---|---|
ExtractMessageCommand | Initializes a new ExtractMessageCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) | |
Run | Implements Run. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Public Properties
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 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. |
Public Events
Name | Description | |
---|---|---|
Progress | Implements Progress. (Inherited from RasterCommand) |
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