PdfSignatureAppearanceFontStretch Property |
Gets or sets the font stretch of the signature appearance text.
Default value: Normal.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic PdfFontStretch FontStretch { get; set; }
Public Property FontStretch As PdfFontStretch
Get
Set
Property Value
PdfFontStretch
The font stretch of the signature appearance text.
See Also