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>
Related API Members
The following members return IExporterOptions objects:
See Also