Click or drag to resize

PdfSignatureAppearanceTextPlacement Property

Gets or sets the placement of the signature text relative to the Icon.

Default value: TextOnly.


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

Property Value

PdfTextPlacement
The placement of the signature text relative to the Icon.
See Also