Click or drag to resize
CTInterfaceOnBeforeMergeDocuments Event
Invoked just before a merge operation combines collected documents. Allows manipulating which files to merge and in which order.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<BeforeMergeDocumentsArgs> OnBeforeMergeDocuments

Value

Type: SystemEventHandlerBeforeMergeDocumentsArgs
Availability

CUSTOMTOOLS 2021 SP2


See Also