FormView.ApplyingTemplateHandler Delegate |
Namespace: Kofax.OmniPageCSDK.ToolBoxes
public delegate void ApplyingTemplateHandler( int PageUniqueID, ref bool Cancel )
Public Delegate Sub ApplyingTemplateHandler ( PageUniqueID As Integer, ByRef Cancel As Boolean )
public delegate void ApplyingTemplateHandler( int PageUniqueID, bool% Cancel )