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

Glossary Item Box

The GrapeCity.ActiveReports.Export.Pdf Section namespace includes PDF export filters.

Classes

 ClassDescription
ClassPdfDocumentOptions Encapsulates viewer preferences and document information/metadata for an output PDF document.
ClassPdfExport Provides PDF document creation functionality for ActiveReports documents.
ClassPdfExportException The exception that is thrown when a nonfatal PdfExport specific application error occurs.
ClassPdfSecurity Encapsulates the information necessary to provide PDF document security and encryption.
ClassPdfSigningException Thrown while signing .pdf

Enumerations

 EnumerationDescription
EnumerationDisplayMode Used to specify PdfDocumentOptions.DisplayMode.
EnumerationImageQuality Specifies the quality used for any images that are converted by ActiveReports.
EnumerationPdfPermissions Specifies the permissions available for a PDF document. These values can be combined using a bitwise OR combination
EnumerationPdfVersion Specifies the file format version of a PDF document.

See Also