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

Glossary Item Box

Gets/sets the signing reason.

Syntax

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

See Also