ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportSnapshot Class / Signature Property

In This Topic
    Signature Property (ReportSnapshot)
    In This Topic
    Gets or sets the signature.
    Syntax
    'Declaration
     
    Public ReadOnly Property Signature As String
    public string Signature {get;}

    Property Value

    A System.String representing the signature.
    See Also