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