Click or drag to resize

CTInterfaceOnPreBatchProcessFile 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<CTInterfacePreBatchProcessFileArgs> OnPreBatchProcessFile

Value

EventHandlerCTInterfacePreBatchProcessFileArgs
Revision History
DateVersionDescription
-2015 SP2First Release
See Also