Converter.ConversionError Event

Occurs when a conversion error occurs.

public event ConversionErrorEventHandler Converter.ConversionError;
Public Event Converter.ConversionError As ConversionErrorEventHandler

Event Handler

ConversionErrorEventHandler

Licensing Info

This event is a DynamicPDF Converter feature. One of the following is required for non-evaluation usage:

Remarks

Used when the conversion is of type Async.

See Also

ceTe.DynamicPDF.Conversion

In this topic