Converter.Converted Event

Occurs when a document is successfully converted.

public event ConvertedEventHandler Converter.Converted;
Public Event Converter.Converted As ConvertedEventHandler

Event Handler

ConvertedEventHandler

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