Click or drag to resize

IPdfSignatureAppearance Interface

Provide a custom signature appearance interface

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public interface IPdfSignatureAppearance

The IPdfSignatureAppearance type exposes the following members.

Methods
Name Description
Public method Generate
Generate custom signature appearance by a graphics context.
Top
See Also