ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
HorizontalActive Property




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

Property Value

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

Default value: true

See Also

Reference

ImageRegistrationOptions Class
ImageRegistrationOptions Members

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