Click or drag to resize

PdfSignature SignInfoFont Property

Note: This API is now obsolete.

Set signature info font

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, please use the SignDetailsFont and SignNameFont property to set font directly instead.")]
public Dictionary<SignInfoType, Object> SignInfoFont { get; set; }

Property Value

Type: Dictionary SignInfoType , Object
See Also