![]() | Validator |
public class ValidatorErrorEventArgs : EventArgs
The ValidatorErrorEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Category | The category of the validation error |
![]() | Context | A description of the context where the error occurred |
![]() | DataPart | The data part is for the main file and a data part specification for embedded files. Examples:
|
![]() | Message | The validation message |
![]() | ObjectNo | The number of the PDF object this error is associated to |
![]() | PageNo | The page number this error is associated to or 0 |