MatchingFormTemplate.GetLibrary 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 GetLibrary(
out FormTemplateLibrary Library
)
Public Sub GetLibrary (
<OutAttribute> ByRef Library As FormTemplateLibrary
)
public:
void GetLibrary(
[OutAttribute] FormTemplateLibrary^% Library
)
Parameters
- Library
- Type: Kofax.OmniPageCSDK.IproPlus.FormTemplateLibrary
See Also