Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IExporterOptions Interface

Defines options for the document being exported.

Namespace: DevExpress.Office.Export

Assembly: DevExpress.Office.v19.1.Core.dll

Declaration

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