PageApplyFormTemplate Method (String)
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic void ApplyFormTemplate(
string templatefile
)
Public Sub ApplyFormTemplate (
templatefile As String
)
public:
void ApplyFormTemplate(
String^ templatefile
)
Parameters
- templatefile
- Type: SystemString
See Also