FontView.AddFontHandler Delegate |
Namespace: Kofax.OmniPageCSDK.ToolBoxes
public delegate void AddFontHandler( string FontName, ref bool Cancel )
Public Delegate Sub AddFontHandler ( FontName As String, ByRef Cancel As Boolean )
public delegate void AddFontHandler( String^ FontName, bool% Cancel )