PdfSignatureAppearanceTextAlignment Property |
Gets or sets the text alignment of the signature appearance text.
Default value: Left.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic PdfTextAlignment TextAlignment { get; set; }Public Property TextAlignment As PdfTextAlignment
Get
Set
Property Value
PdfTextAlignment
The text alignment of the signature appearance text.
Exceptions
See Also