MatchingFormTemplatesGetLibrary Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void GetLibrary(
out FormTemplateLibrary Library
)
Public Sub GetLibrary (
<OutAttribute> ByRef Library As FormTemplateLibrary
)
public:
void GetLibrary(
[OutAttribute] FormTemplateLibrary^% Library
)
Parameters
- Library
- Type: Kofax.OmniPageCSDK.IproPlusFormTemplateLibrary
See Also