Click or drag to resize

PdfSignatureAppearancePosition Property

Gets or sets the position of the top-left corner of the signature appearance text.

Default value: (1.66, 0).


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

Property Value

PdfPoint
The position of the top-left corner of the signature appearance text.
See Also