Click or drag to resize

PdfPKCS1Formatter Parameters Property

Note: This API is now obsolete.

Parameters for the encoding of the signature.

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
[ObsoleteAttribute("Use 'Properties' property instead")]
public Dictionary<string, Object> Parameters { get; }

Property Value

Type: Dictionary String , Object

Implements

IPdfSignatureFormatter Parameters
See Also