Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void Deskew(
int Slope,
[OptionalAttribute] int Page
)
Public Sub Deskew (
Slope As Integer,
<OptionalAttribute> Page As Integer
)
public:
void Deskew(
[InAttribute] int Slope,
[OptionalAttribute] [InAttribute] int Page
)
Parameters
- Slope
- Type: SystemInt32
- Page (Optional)
- Type: SystemInt32
See Also