IExporterOptions Interface
Defines options for the document being exported.
Namespace: DevExpress.Office.Export
Assembly: DevExpress.Office.v24.1.Core.dll
NuGet Packages: DevExpress.Office.Core, DevExpress.Win.Navigation
Declaration
[ComVisible(true)]
public interface IExporterOptions :
ISupportsCopyFrom<IExporterOptions>
Related API Members
The following members return IExporterOptions objects:
See Also