ComponentOne Reports for WPF
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.PdfExporter

    See Also