MatchingFormTemplate.Apply Method
|
Caution |
---|
|
This API is preliminary and subject to change.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void Apply(
Page Page
)
Public Sub Apply (
Page As Page
)
public:
void Apply(
[InAttribute] Page^ Page
)
Parameters
- Page
- Type: Kofax.OmniPageCSDK.IproPlus.Page
See Also