FormTemplateGetLibrary Method
|
Namespace:
OmniPageCSDK.IproPlus
Assembly:
OmniPageCSDK.IproPlus (in 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: OmniPageCSDK.IproPlusFormTemplateLibrary
See Also