Accusoft.ScanFixXpress8.Net
ImageRegistrationOptions Constructor(Boolean,Boolean)




Enables registration of the left edge of the text.
Enables registration of the top edge of the text.
Instantiates a new ImageRegistrationOptions object setting the specified values.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Function New( _
   ByVal horizontalActive As Boolean, _
   ByVal verticalActive As Boolean _
)
'Usage
 
Dim horizontalActive As Boolean
Dim verticalActive As Boolean
 
Dim instance As New ImageRegistrationOptions(horizontalActive, verticalActive)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public ImageRegistrationOptions( 
   bool horizontalActive,
   bool verticalActive
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public: ImageRegistrationOptions( 
   bool horizontalActive,
   bool verticalActive
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
ImageRegistrationOptions( 
   bool horizontalActive,
   bool verticalActive
)

Parameters

horizontalActive
Enables registration of the left edge of the text.
verticalActive
Enables registration of the top edge of the text.
See Also

Reference

ImageRegistrationOptions Class
ImageRegistrationOptions Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback