ActiveReports 12
SignatureDistinguishedShowLabel Property

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

Reference

Settings Class
Settings Members