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