ActiveReports 8
PdfExport Class
Members  See Also 
GrapeCity.ActiveReports.Export.Pdf.v8 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace : PdfExport Class

Glossary Item Box

Provides PDF document creation functionality for ActiveReports documents.

Object Model

PdfExport Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PdfExport 
   Inherits System.ComponentModel.Component
   Implements GrapeCity.ActiveReports.Export.IDocumentExportGrapeCity.ActiveReports.Export.IDocumentExportEx 
C# 
public sealed class PdfExport : System.ComponentModel.Component, GrapeCity.ActiveReports.Export.IDocumentExportGrapeCity.ActiveReports.Export.IDocumentExportEx  

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also