ResourceHandlingOptions.JavaScript
ResourceHandlingOptions.JavaScript property
Gets or sets enum which represents the way scripts are handled. Currently Save, Ignore, Discard and Embed values are supported. Default value is Save.
public ResourceHandling JavaScript { get; set; }
See Also
- enum ResourceHandling
- class ResourceHandlingOptions
- package com.aspose.html.saving
- package Aspose.HTML