PdfSignatureAppearanceIncludeLabels Property |
Gets or sets a value indicating whether to include labels in the signature's appearance.
Default value: .
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic bool IncludeLabels { get; set; }
Public Property IncludeLabels As Boolean
Get
Set
Property Value
Boolean if labels are included in the signature's appearance; otherwise,
.
See Also