combit List & Label 30 - .NET Help
combit.Reporting Namespace / ExportConfiguration Class

ExportConfiguration Class Properties

For a list of all members of this type, see ExportConfiguration members.

Public Properties
 NameDescription
Public Property  
Public Property

Progress box type for the Export Method.

 
Public Property  
Public PropertyTarget stream for the export. If this stream is set, the Path Property should be set to null.  
Public PropertyTarget format for the export.  
Public PropertyTarget path. If this property is set, the ExportStream Property should be set to null.  
Public PropertyInput stream for the printer settings.  
Public PropertyProject file to export. If this property is set, the ProjectFileStream Property should be set to null.  
Public PropertyInput stream for the project file. If this property is set, the ProjectFile Property should be set to null.  
Public PropertyProject type.  
Public PropertyGets or sets if the export result should be displayed or not.  
Top
See Also