PDFReaderControls.NET Professional Type Reference

ISignatureHandlerFactory Interface

Implementations of ISignatureHandlerFactory create a signature handler. You should implement this interface if you want to verify a PDF document that has a custom signature.

For a list of all members of this type, see ISignatureHandlerFactory Members.

public interface ISignatureHandlerFactory

Types that implement ISignatureHandlerFactory

Type Description
StandardSignatureHandlerFactory The signature handler factory for all standard signature handlers.

Requirements

Namespace: TallComponents.PDF.DigitalSignatures

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

ISignatureHandlerFactory Members | TallComponents.PDF.DigitalSignatures Namespace