[]
Represents an object that can be used to export a document to C1D format.
public class C1dExporter : C1dExporterBase
Name | Description |
---|---|
C1dExporter() |
Name | Description |
---|---|
C1DocumentFormat | Overridden. Gets a C1DocumentFormatEnum value that determines the format used to save the document. This implementation returns C1d. |
ExportProvider | Gets C1dExportProvider. |
Name | Description |
---|---|
CopyPropertiesToOptionsForm(ExportOptionsFormBase) | Copies the properties of the current exporter to corresponding user-editable options of the specified export options form. |