API Reference
Class
PdfRedactionExternalValidationResult
Result returned by an optional external redaction validator.
Inheritance
- Object
- PdfRedactionExternalValidationResult
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public PdfRedactionExternalValidationResult(String validatorName, Boolean isValid, String diagnostic = null) #Creates a validator result.
Parameters
- validatorName System.String
- isValid System.Boolean
- diagnostic System.String = null