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) Version: 25.0
Syntax
public event EventHandler<CTInterface.PreBatchProcessFileArgs> OnPreBatchProcessFile

Value

EventHandler<CTInterface.PreBatchProcessFileArgs>
Revision History
DateVersionDescription
-2015 SP2First Release
See Also