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

Glossary Item Box

Gets/sets the file location for image shown on signature

Syntax

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

See Also