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

In This Topic
    SignatureStampCustomText Property
    In This Topic
    Gets/sets the custom text that drawn on signature
    Syntax
    'Declaration
     
    Public Property SignatureStampCustomText As String
    public string SignatureStampCustomText {get; set;}
    See Also