AnnotateViewerImporters Property |
Note: This API is now obsolete.
Gets and sets the [!:importers collection] used by this class.
This property is obsolete. Use the DataImporters property instead.
Namespace: Atalasoft.Annotate.UI
[ObsoleteAttribute("The Importers property may be removed in a future release. Use the DataImporters property instead.", false)] public AnnotationImporterCollection Importers { get; set; }