Click or drag to resize

PdfSignatureAppearanceIncludeLabels Property

Gets or sets a value indicating whether to include labels in the signature's appearance.

Default value: .


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

Property Value

Boolean
if labels are included in the signature's appearance; otherwise, .
See Also