ActiveReports 12
SignatureNameVisible Property

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : SignatureNameVisible Property
Gets/sets value visibility for the name of the certificate. If true, then the value will be written
Syntax
'Declaration
 
Public Property SignatureNameVisible As Nullable(Of Boolean)
public Nullable<bool> SignatureNameVisible {get; set;}
Remarks
This value parsed from strings.
See Also

Reference

Settings Class
Settings Members