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