Click or drag to resize

PdfSignature ShowConfiguerText Property

Note: This API is now obsolete.

Show Digital Signature,Configuer Text

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
[ObsoleteAttribute("This property may be removed in the future. To achieve the same function,simply setting Signature details, such as Location,ContactInfo,Reason etc., enables to display it; if not set, not display")]
public SignatureConfiguerText ShowConfiguerText { get; set; }

Property Value

Type: SignatureConfiguerText
See Also