Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
VerticalActive Property




Accusoft.ScanFixXpressSdk Namespace > ImageRegistrationOptions Class : VerticalActive Property
Gets and sets a flag that enables registration of the top edge of the text.
Syntax
'Declaration
 
Public Property VerticalActive As Boolean
 
'Usage
 
Dim instance As ImageRegistrationOptions
Dim value As Boolean
 
instance.VerticalActive = value
 
value = instance.VerticalActive

Property Value

A boolean which is set to true to enable registration on the top edge of the text. Otherwise, false is returned.
Remarks

Default value: True

See Also

Reference

ImageRegistrationOptions Class
ImageRegistrationOptions Members