Processor |
public class ProcessorWarningEventArgs : EventArgs
The ProcessorWarningEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Category | The category of the warning | |
| Context | A description of the context where the warning occurred | |
| Message | The message describing the warning | |
| PageNo | The page number this warning is associated to, or 0 if not page-specific |