[]
        
(Showing Draft Content)

C1.Win.Document.Export.C1PdfExportProvider

C1PdfExportProvider Class

Describes export to PDF format (C1Pdf).

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

Constructors

Name Description
C1PdfExportProvider()

Properties

Name Description
OptionsFormClass

Overriden. Gets the type of form which is used to edit the export options by default.

Methods

Name Description
NewExporter()

Creates a new instance of the C1PdfFilter class.

See Also