Click or drag to resize

FormViewApplyingTemplateHandler Delegate

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public delegate void ApplyingTemplateHandler(
	int PageUniqueID,
	ref bool Cancel
)

Parameters

PageUniqueID
Type: SystemInt32
Cancel
Type: SystemBoolean
See Also