ImageMatchFileFormat Method
|
Namespace:
OmniPageCSDK.IproPlus
Assembly:
OmniPageCSDK.IproPlus (in 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: OmniPageCSDK.IproPlusIMF_FORMAT
Return Value
Type:
Boolean
See Also