ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / SignatureLocation Property

In This Topic
    SignatureLocation Property
    In This Topic
    Gets/sets the signing location.
    Syntax
    'Declaration
     
    Public Property SignatureLocation As String
    public string SignatureLocation {get; set;}
    See Also