Skip to main content

IImporterOptions Interface

Defines options for the document being imported.

Namespace: DevExpress.Office.Import

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

NuGet Packages: DevExpress.Office.Core, DevExpress.Win.Navigation

Declaration

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

The following members return IImporterOptions objects:

See Also