The Export type exposes the following members.

Constructors

  NameDescription
Export
Initializes a new instance of the Export class.

Methods

  NameDescription
CreateOptionsDialog
Returns user control to be used in ExportDialog.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAllFilesFilter
Returns filter for all files.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SaveOverloaded.
ToString
Overridden. See ToString()()().
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
Description
Returns description for Export.
Filter
FileExtension filter to be used in ExportDialog.

See Also