Click or drag to resize
Pdftools logo

ConverterConversionEventEventArgsCode Property

The code identifying particular events which can be used for detection and specialized handling of specific events. For most applications, it suffices to handle events by category.

Namespace: PdfTools.PdfA.Conversion
Assembly: PdfTools (in PdfTools.dll) Version: 1.7.0+cfcc11b476b3e1eb4320f0f37269191f64e36bd8
Syntax
C#
public EventCode Code { get; }

Property Value

EventCode
See Also