Click or drag to resize

PFItemFileBinding Event

Occurs when a file of this item is about to be bound via WordForm or Quickparts.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public event PFItem_FileBindingEventHandler FileBinding

Value

Type: Packflow.CorePFItem_FileBindingEventHandler
See Also