Configuration class
Configuration class
Represents the configuration context object that is used to set up the environment settings for the application.
The Configuration type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the Configuration class. |
Properties
| Property | Description |
|---|---|
| security | This property allows you to set a number of restrictions on the content loaded in the frame, for example, block forms and scripts. Refer to article about sandboxing. |
Methods
| Method | Description |
|---|---|
| create | Create and configure the instance of Configuration object. |
| get_service |
See Also
- module
aspose.html - class
Configuration