ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / SignatureNameShowLabel Property

In This Topic
    SignatureNameShowLabel Property
    In This Topic
    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