Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool IsBlank(
[OptionalAttribute] int Page
)
Public Function IsBlank (
<OptionalAttribute> Page As Integer
) As Boolean
public:
bool IsBlank(
[OptionalAttribute] [InAttribute] int Page
)
Parameters
- Page (Optional)
- Type: SystemInt32
Return Value
Type:
Boolean
See Also