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

Glossary Item Box

Gets/sets the signing location.

Syntax

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

See Also