Skip to main content
All docs
V25.1
  • PdfSignatureFontSettings Class

    Contains font settings for a signature.

    Namespace: DevExpress.Pdf

    Assembly: DevExpress.Pdf.v25.1.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