ActiveReports 12
SignatureNameShowLabel Property

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : SignatureNameShowLabel Property
Gets/sets value, indicating that label for the name of the certificate should be shown
Syntax
'Declaration
 
Public Property SignatureNameShowLabel As Nullable(Of Boolean)
public Nullable<bool> SignatureNameShowLabel {get; set;}
Remarks
This value parsed from strings.
See Also

Reference

Settings Class
Settings Members