PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / PdfExporter Class
Members

In This Topic
    PdfExporter Class
    In This Topic
    Represents an object that can be used to export a document to PDF.
    Object Model
    PdfExporter Class
    Syntax
    'Declaration
     
    Public Class PdfExporter 
       Inherits PagesExporter
    public class PdfExporter : PagesExporter 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Export.Exporter
          C1.C1Preview.Export.PagesExporter
             C1.C1Preview.Export.PdfExporter

    See Also