[]
        
(Showing Draft Content)

C1.WPF.Document.Export.C1PdfExportProvider

C1PdfExportProvider Class

Describes export to PDF format (C1Pdf).

Inheritance
C1PdfExportProvider
Namespace: C1.WPF.Document.Export
Assembly: C1.WPF.Document.dll
Syntax
public class C1PdfExportProvider : C1PdfExportProvider
Public Class C1PdfExportProvider
    Inherits C1PdfExportProvider

Constructors

Name Description
C1PdfExportProvider()

Methods

Name Description
NewExporter()

Creates a new instance of the C1PdfFilter class.

See Also