ActiveReports Developer 7
Clone Method
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace > PdfSignature Class : Clone Method

Glossary Item Box

Clones current signatures

Syntax

Visual Basic (Declaration) 
Public Function Clone() As System.Object
C# 
public System.object Clone()

Return Value

Copy of the current signature

See Also