SmartZone v6.1 for .NET - Updated November 11, 2021
Segmentation Property (Reader)




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace > Reader Class : Segmentation Property
Gets and sets the segmentation parameters, including detecting spaces, blobs, lines, and merged characters.
Syntax
'Declaration
 
Public Property Segmentation As Segmentation
 
'Usage
 
Dim instance As Reader
Dim value As Segmentation
 
instance.Segmentation = value
 
value = instance.Segmentation
Remarks

This property allows you to get the Segmentation object. It allows you to define the segmentation parameters.

See Also

Reference

Reader Class
Reader Members

Is this page helpful?
Yes No
Thanks for your feedback.