ActiveReports Developer 7
GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly : GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace

Glossary Item Box

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
ClassPdfSignature Encapsulates the information necessary to provide PDF document digital signatures and certification.
ClassPdfStamp Encapsulates the information necessary to draw PDF document digital signatures and certification on documents.
ClassSignatureField<T> Class wrapper, provides additional fields to values which should be placed on signature
ClassTimeStamp

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

Enumerations

 EnumerationDescription
EnumerationAlignment Sets the type of alignment to use for text or images.
EnumerationCertificationLevel Enumerates possible certification types
EnumerationVisibilityType Sets 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