←Select platform
In This Topic ▼

ExtractMessageCommand Class Members

Summary

The following tables list the members exposed by ExtractMessageCommand.

Public Constructors

Name Description
Public Constructor
ExtractMessageCommand Initializes a new ExtractMessageCommand class object with explicit parameters.

Public Methods

Name Description
Public Method
OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this command.

Public Properties

Name Description
Public Property
Directory Gets or sets the full path name of the directory in which to save the extracted file.
Public Property FileName This property is updated with the name of the file extracted from an image.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property Message This property is updated with the text extracted from the image.
Public Property Password Gets or sets the password used when extracting the message from the image.
Public Property Start Gets or sets the point at which the message will be extracted from the image.

Public Events

Name Description
Public Event
Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly