Skip to main content
All docs
V23.2

PdfSignatureFontSettings Class

Contains font settings for a signature.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public class PdfSignatureFontSettings

The following members return PdfSignatureFontSettings objects:

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