←Select platform

Message Property

Summary
This property is updated with the text extracted from the image.
Syntax
C#
VB
C++
public string Message { get; } 
Public ReadOnly Property Message As String 
public: 
property String^ Message { 
   String^ get(); 
} 

Property Value

String that contains the text extracted from the image.

Example

Refer to ExtractMessageCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.