If a class implements this interface, a settings dialog can be assigned to the XML processor.
public interface IOptions
public interface class IOptions
| Name | Description |
 | ShowOptions | Is called if the settings dialog for an XML processor is to be displayed. |
Top