Click or drag to resize

PdfSignatureAppearanceFontStretch Property

Gets or sets the font stretch of the signature appearance text.

Default value: Normal.


Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public PdfFontStretch FontStretch { get; set; }

Property Value

PdfFontStretch
The font stretch of the signature appearance text.
See Also