Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

GetStringDescription Method (BarCodeReadPreprocessCommand)








Returns a meaningful name for this command.
Syntax
public string GetStringDescription()
'Declaration
 
Public Function GetStringDescription() As String
'Usage
 
Dim instance As BarCodeReadPreprocessCommand
Dim value As String
 
value = instance.GetStringDescription()
public string GetStringDescription()
 function Leadtools.ImageProcessing.Core.BarCodeReadPreprocessCommand.GetStringDescription()
public:
String^ GetStringDescription(); 

Return Value

String that contains the name of this command.
Requirements

Target Platforms

See Also

Reference

BarCodeReadPreprocessCommand Class
BarCodeReadPreprocessCommand Members

Error processing SSI file