This document is archived and information here might be outdated.  Recommended version.


IStyleImporter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStyleImporter Interface
ArcGIS Developer Help

IStyleImporter Interface

Provides access to members that import styles.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property CanImport Indicates if the specified file can be imported.
Read-only property FileFilter The file extension(s) for files supported by this style importer. If there is more than one, then they are separated with ';'.
Method Import Imports the specified file into the Style Gallery.

Classes that implement IStyleImporter

Classes Description