| 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.ConversionAssembly: PdfTools (in PdfTools.dll) Version: 1.5.0+84bd4d36da7e2449ee09fddee89e23a99b6ffcca
Syntax public EventCode Code { get; }
Property Value
EventCodeSee Also