Click or drag to resize

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.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public bool ShrinkTextOnOverflow { 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