In This Topic
If a class implements this interface, a settings dialog can be assigned to the XML processor.
Syntax
public interface IOptions
public interface class IOptions
Public Methods
| Name | Description |
| ShowOptions | Is called if the settings dialog for an XML processor is to be displayed. |
Top
See Also