 | ConverterConversionEventEventArgsCategory Property |
The category of the event. This parameter can be used to:
-
Classify the severity of an event
-
Specialized handling of events
See the documentation of
ConversionEvent for a more detailed description.
Namespace: PdfTools.PdfA.ConversionAssembly: PdfTools (in PdfTools.dll) Version: 1.9.1+b77910aba6fa7f07fcfd9b66a6f8c5a618f049a3
Syntaxpublic EventCategory Category { get; }
Property Value
EventCategory
See Also