'Declaration
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function New( _
ByVal As Color, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Boolean, _
ByVal As Boolean, _
ByVal As Boolean, _
ByVal As Integer, _
ByVal amountToExpandPage As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer _
)
'Usage
Dim padColor As Color
Dim borderSpeckSize As Integer
Dim pageSpeckSize As Integer
Dim cropBorder As Boolean
Dim replaceBorder As Boolean
Dim deskewBorder As Boolean
Dim quality As Integer
Dim amountToExpandPage As Integer
Dim minimumPageWidth As Integer
Dim maximumPageWidth As Integer
Dim minimumPageHeight As Integer
Dim maximumPageHeight As Integer
Dim minimumConfidence As Integer
Dim instance As New BorderRemovalOptions(padColor, borderSpeckSize, pageSpeckSize, cropBorder, replaceBorder, deskewBorder, quality, amountToExpandPage, minimumPageWidth, maximumPageWidth, minimumPageHeight, maximumPageHeight, minimumConfidence)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public BorderRemovalOptions(
Color ,
int ,
int ,
bool ,
bool ,
bool ,
int ,
int amountToExpandPage,
int ,
int ,
int ,
int ,
int
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: BorderRemovalOptions(
Color ,
int ,
int ,
bool ,
bool ,
bool ,
int ,
int amountToExpandPage,
int ,
int ,
int ,
int ,
int
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
BorderRemovalOptions(
Color ,
int ,
int ,
bool ,
bool ,
bool ,
int ,
int amountToExpandPage,
int ,
int ,
int ,
int ,
int
)