Click or drag to resize

StiDbfExportService Properties

The StiDbfExportService type exposes the following members.

Properties
  NameDescription
Public propertyDefaultExtension
Gets or sets a default extension of export.
(Overrides StiExportServiceDefaultExtension.)
Public propertyExportFormat (Overrides StiExportServiceExportFormat.)
Public propertyExportNameInMenu
Gets a name of the export in the context menu.
(Overrides StiExportServiceExportNameInMenu.)
Public propertyGroupCategory
Gets a group of the export in the context menu.
(Overrides StiExportServiceGroupCategory.)
Public propertyIsStopped (Inherited from StiExportService.)
Public propertyMultipleFiles
Gets a value indicating a number of files in exported document as a result of export of one page of the rendered report.
(Overrides StiExportServiceMultipleFiles.)
Public propertyOwnerWindow (Inherited from StiExportService.)
Public propertyPosition
Gets a position of the export in the context menu.
(Overrides StiExportServicePosition.)
Public propertyProgress (Inherited from StiExportService.)
Public propertyProperties (Inherited from StiService.)
Protected propertyRenderedPagesCount (Inherited from StiExportService.)
Public propertyServiceCategory
Gets a service category.
(Inherited from StiExportService.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName (Inherited from StiService.)
Public propertyServiceType
Gets a service type.
(Inherited from StiExportService.)
Public propertyStatusString
Gets or sets a status string for the progress information.
(Inherited from StiExportService.)
Top
See Also