ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfExport Class / Signature Property

In This Topic
    Signature Property (PdfExport)
    In This Topic
    Specifies the signature settings for pdf export
    Syntax
    'Declaration
     
    Public ReadOnly Property Signature As PdfSignature
    public PdfSignature Signature {get;}
    See Also