IImporterOptions Interface
In This Article
Defines options for the document being imported.
Namespace: DevExpress.Office.Import
Assembly: DevExpress.Office.v24.2.Core.dll
NuGet Package: DevExpress.Office.Core
#Declaration
[ComVisible(true)]
public interface IImporterOptions :
ISupportsCopyFrom<IImporterOptions>
#Related API Members
The following members return IImporterOptions objects:
See Also