Skip to main content
A newer version of this page is available. .

IExporterOptions Interface

Defines options for the document being exported.

Namespace: DevExpress.Office.Export

Assembly: DevExpress.Office.v18.2.Core.dll

Declaration

[ComVisible(true)]
public interface IExporterOptions :
    ISupportsCopyFrom<IExporterOptions>

The following members return IExporterOptions objects:

See Also