Skip to main content

IExporterOptions Interface

Defines options for the document being exported.

Namespace: DevExpress.Office.Export

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

NuGet Package: DevExpress.Office.Core

Declaration

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

The following members return IExporterOptions objects:

See Also