UrlRestriction enumeration
UrlRestriction enumeration
This enum represents restriction applied to URLs of processed resources.
The UrlRestriction type exposes the following members:
Fields
| Field | Description |
|---|---|
| ROOT_AND_SUB_FOLDERS | Only resources located in the root and sub folders are processed. |
| SAME_HOST | Only resources located in the same host are processed. |
| NONE | All resources are processed. |
See Also
- module
aspose.svg.saving