GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureOCR Class / ExpectedSymbolCount Property





In This Topic
ExpectedSymbolCount Property (GdPictureOCR)
In This Topic
Specifies the number of expected symbols to detect and decode. Use 0 if this number is undefined.
Syntax
'Declaration
 
Public Property ExpectedSymbolCount As Integer
 

Property Value

The default value is 0.
See Also