Use this method to attach the control to an existing FontView object.
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic void Attach(
Object SettingManager
)
Public Sub Attach (
SettingManager As Object
)
public:
void Attach(
Object^ SettingManager
)
Parameters
- SettingManager
- Type: SystemObject
See Also