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