Skip to main content

IExporterOptions Interface

Defines options for the document being exported.

Namespace: DevExpress.Office.Export

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

NuGet Packages: DevExpress.Office.Core, DevExpress.Win.Navigation

Declaration

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

The following members return IExporterOptions objects:

See Also