Click or drag to resize
CTInterface.OnPreBatchProcessFile Event
Invoked before CUSTOMTOOLS starts to perform file conversion.

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

Value

Type: System.EventHandler<CTInterface.PreBatchProcessFileArgs>
Availability

CUSTOMTOOLS 2015 SP2


See Also