ImageMatchFileFormat Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool MatchFileFormat(
IMF_FORMAT ImgFileFormat
)
Public Function MatchFileFormat (
ImgFileFormat As IMF_FORMAT
) As Boolean
public:
bool MatchFileFormat(
[InAttribute] IMF_FORMAT ImgFileFormat
)
Parameters
- ImgFileFormat
- Type: Kofax.OmniPageCSDK.IproPlusIMF_FORMAT
Return Value
Type:
Boolean
See Also