Marker |
public class MarkerAPI : IDisposable
The MarkerAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| MarkerAPI | Constructor. For simplicity, it builds the API tree during construction instead of in a separate call. | |
| MarkerAPI(String, String) | Initializes a new instance of the MarkerAPI class | |
| MarkerAPI(String, String, Boolean) | Constructor. For simplicity, it builds the API tree during construction instead of in a separate call. |
| Name | Description | |
|---|---|---|
| ConfigurationManager | Provides access to the configuration of the marker library. | |
| DeviceManager | Provides access to device management functionalities. | |
| JobElementManager | Provides access to job element management functionalities. | |
| JobManager | Provides access to job management functionalities. | |
| LicenseManager | Provides access to the license managing of the marker library. | |
| Logger | Provides access to the common logger. | |
| LogManager | Provides access to the log manager. | |
| PermissionManager | Provides access to permission management functionalities. | |
| PluginManager | Provides access to plugin management functionalities. | |
| TemplateManager | Provides access to the templates of the marker library. | |
| VariableManager | Provides access to variable management functionalities. |
| Name | Description | |
|---|---|---|
| CreateUndoRedoManagerT | Creates an undo-redo manager. | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Overrides ObjectFinalize) | |
| RegisterDialogAutomationService | Register a dialog automation service to be used for dialog automation. |