Initializes a new ExtractMessageCommand class object with explicit parameters.
public ExtractMessageCommand(
string password,
string directory,
LeadPoint start
)
Public Function New( _
ByVal password As String, _
ByVal directory As String, _
ByVal start As LeadPoint _
)
password
String that contains the password used when extracting the message from the image.
directory
String that contains the full path name of the directory in which to save the extracted file. If the extracted message is a file this parameter is used to specify the path for saving the extracted file. To save the extracted file using the original path, set this parameter to null. If the extracted message is text this parameter has no effect.
start
LeadPoint at which the message will be extracted from the image.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document