ActiveReports 13
SignatureDistinguishedNameVisible Property

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

Reference

Settings Class
Settings Members