ActiveReports 18 .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 signature.
    Syntax
    'Declaration
     
    Public ReadOnly Property Signature As String
    public string Signature {get;}
    See Also