ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace
    In This Topic
    This function is only supported in the Professional version.
    In the Standard version, a banner indicating that a Professional license is required to output the PDF, is displayed.
    Classes
     ClassDescription
    ClassEncapsulates the information necessary to provide PDF document digital signatures and certification.
    ClassEncapsulates the information necessary to draw PDF document digital signatures and certification on documents.
    ClassClass wrapper, provides additional fields to values which should be placed on signature
    Class

    Encapsulates the information necessary to include timestamps from a Time Stamping Authority in digital signatures on PDF documents.

    Enumerations
     EnumerationDescription
    EnumerationSets the type of alignment to use for text or images.
    EnumerationEnumerates possible certification types
    EnumerationDefines digest algorithms used to generate signatures.
    EnumerationDefines the supported signature formats.
    EnumerationSets a value indicating whether and how to display certification on the document.
    Remarks
    Note: In case of exporting to a PDF document that is encrypted, an electronic signature cannot be added.
    See Also