ResourceHandling enumeration
ResourceHandling enumeration
This enum represents resource handling options.
The ResourceHandling type exposes the following members:
Fields
Field | Description |
---|---|
SAVE | Resource will be saved as file. |
EMBED | Resource will be emdedded in to owner. |
DISCARD | Resource will be discarded. |
IGNORE | Resource will not be saved. |
See Also
- module
aspose.svg.saving