Signature type
Namespace: Spire.Pdf.SecurityAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
[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
<ObsoleteAttribute("This enum may be removed in the future.To specify the font, please set values to PdfSignature's property SignNameFont and SignDetailsFont")> Public Enumeration SignInfoType
[ObsoleteAttribute(L"This enum may be removed in the future.To specify the font, please set values to PdfSignature's property SignNameFont and SignDetailsFont")] public enum class SignInfoType
[<ObsoleteAttribute("This enum may be removed in the future.To specify the font, please set values to PdfSignature's property SignNameFont and SignDetailsFont")>] type SignInfoType
Members
| Member | Value | Description |
|---|---|---|
| SignInformation | 0 | |
| DigitalSigner | 1 |