[]
Abstract base class for the application context. Implements the IApplicationContext interface.
public abstract class BaseApplicationContext
Name | Description |
---|---|
BaseApplicationContext(ViewerModel, IServiceContainer) |
Name | Description |
---|---|
Container | |
Model |
Name | Description |
---|---|
Context | Gets the synchronization context. |
ServiceContainer | Gets the service container |
Name | Description |
---|---|
BeginInvoke(Action) | |
CreateRenderer(DocumentModel) | Returns implementation of GraphicsDocumentRenderer |
CreateRenderer(DocumentModel, DeviceKind) | Creates the renderer for specific document considering the specific target device kind. |
CreateReport(DocumentFormat) | Creates loader for documents with specific formats |