ActiveReports Developer 7
SignatureStampCustomText Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : SignatureStampCustomText Property

Glossary Item Box

Gets/sets the custom text that drawn on signature

Syntax

Visual Basic (Declaration) 
Public Property SignatureStampCustomText As System.String
C# 
public System.string SignatureStampCustomText {get; set;}

See Also