←Select platform

Password Property (ExtractMessageCommand)

Summary

Gets or sets the password used when extracting the message from the image.

Syntax

C#
VB
WinRT C#
C++
public string Password {get; set;}
Public Property Password As String
public string Password {get; set;}
get_Password(); 
set_Password(value); 
Object.defineProperty('Password'); 
public: 
property String^ Password { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Password used when extracting the message from the image.

Example

Refer to ExtractMessageCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize