Name | Description | |
---|---|---|
![]() | ExportConfiguration Constructor | Overloaded. Creates a new ExportConfiguration instance, which is needed for direct export using the Export Method. |
The following tables list the members exposed by ExportConfiguration.
Name | Description | |
---|---|---|
![]() | ExportConfiguration Constructor | Overloaded. Creates a new ExportConfiguration instance, which is needed for direct export using the Export Method. |
Name | Description | |
---|---|---|
![]() | AdditionalPrintModeFlags | |
![]() | BoxType | Progress box type for the Export Method. |
![]() | ExportOptions | |
![]() | ExportStream | Target stream for the export. If this stream is set, the Path Property should be set to null. |
![]() | ExportTarget | Target format for the export. |
![]() | Path | Target path. If this property is set, the ExportStream Property should be set to null. |
![]() | PrinterSettingsStream | Input stream for the printer settings. |
![]() | ProjectFile | Project file to export. If this property is set, the ProjectFileStream Property should be set to null. |
![]() | ProjectFileStream | Input stream for the project file. If this property is set, the ProjectFile Property should be set to null. |
![]() | ProjectType | Project type. |
![]() | ShowResult | Gets or sets if the export result should be displayed or not. |