PdfSignatureAppearanceShrinkTextOnOverflow Property |
Gets or sets a value indicating whether the signature appearance text should be auto-fit to the bounding box of the widget annotation associated with the signature field.
Default value: .
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic bool ShrinkTextOnOverflow { get; set; }
Public Property ShrinkTextOnOverflow As Boolean
Get
Set
Property Value
Boolean if the signature appearance text should be auto-fit to the bounding box of the widget annotation associated with the signature field; otherwise,
.
See Also