PDFReaderControls.NET Professional Type Reference

SignatureHandler.CanVerify Property

Returns if this signature handler can be used to verify a document.

public abstract bool CanVerify {get;}

Remarks

If true is returned the Verify() function should have an implementation.

See Also

SignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace