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