Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > ExtractMessageCommand Class > ExtractMessageCommand Constructor : ExtractMessageCommand Constructor(String,String,LeadPoint) |
'Declaration
Public Function New( _ ByVal password As String, _ ByVal directory As String, _ ByVal start As LeadPoint _ )
'Usage
Dim password As String Dim directory As String Dim start As LeadPoint Dim instance As New ExtractMessageCommand(password, directory, start)