PdfSignatureAppearanceTextPlacement Property |
Gets or sets the placement of the signature text relative to the Icon.
Default value: TextOnly.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic PdfTextPlacement TextPlacement { get; set; }
Public Property TextPlacement As PdfTextPlacement
Get
Set
Property Value
PdfTextPlacement
The placement of the signature text relative to the
Icon.
See Also