Click or drag to resize
CTInterface.OnPreFileConversion Event
Invoked before CUSTOMTOOLS performs file conversion task.

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

Value

Type: System.EventHandler<CTInterface.PreFileConversionArgs>
Availability

CUSTOMTOOLS 2012 SP5


See Also