ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace / PdfSignature Class / Clone Method

In This Topic
    Clone Method (PdfSignature)
    In This Topic
    Clones current signatures
    Syntax
    'Declaration
     
    Public Function Clone() As Object
    public object Clone()

    Return Value

    Copy of the current signature
    See Also