Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

PdfSignatureFontSettings Class

Contains font settings for a signature.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v21.1.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public class PdfSignatureFontSettings

Remarks

The PdfSignatureFontSettings class properties allow you to specify font settings for the signature name (if displayed) or details on the right side of the signature.

Inheritance

Object
PdfSignatureFontSettings
See Also