PdfSignatureAppearance.ShowLabels Property
In This Article
Gets or sets whether to show a label for each item in signature details.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true to show labels; otherwise, false. |
See Also