Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IImporterOptions Interface

Defines options for the document being imported.

Namespace: DevExpress.Office.Import

Assembly: DevExpress.Office.v19.1.Core.dll

Declaration

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