Click or drag to resize

SignInfoType Enumeration

Note: This API is now obsolete.

Signature type

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
[ObsoleteAttribute("This enum may be removed in the future.To specify the font, please set values to PdfSignature's property SignNameFont and SignDetailsFont")]
public enum SignInfoType
Members
Member name Value Description
SignInformation 0 SignInformation
DigitalSigner 1 DigitalSigner
See Also