Skip to main content
A newer version of this page is available. .

IImporterOptions Interface

Defines options for the document being imported.

Namespace: DevExpress.Office.Import

Assembly: DevExpress.Office.v18.2.Core.dll

Declaration

[ComVisible(true)]
public interface IImporterOptions :
    ISupportsCopyFrom<IImporterOptions>

The following members return IImporterOptions objects:

See Also