[]
        
(Showing Draft Content)

C1.Win.C1Document.Export.C1PdfExportProvider

C1PdfExportProvider Class

Describes export to PDF format (C1Pdf).

Inheritance
C1PdfExportProvider
Namespace: C1.Win.C1Document.Export
Assembly: C1.Win.C1Document.4.8.dll
Syntax
public class C1PdfExportProvider : 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