Click or drag to resize

PageFindFormTemplate Method

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public MatchingFormTemplate FindFormTemplate(
	FormTemplateLibrary library,
	out FormTemplateCollection collection,
	out int confidence,
	out int matching
)

Parameters

library
Type: OmniPageCSDK.ObjectsFormTemplateLibrary
collection
Type: OmniPageCSDK.ObjectsFormTemplateCollection
confidence
Type: SystemInt32
matching
Type: SystemInt32

Return Value

Type: MatchingFormTemplate
See Also