Save
IHtmlResource.Save method
Saves a current resource to the specified file
public void Save(string fullPathToFile)
Parameter | Type | Description |
---|---|---|
fullPathToFile | String | Full path to the file, which will be created or rewritten with the content of a current resource |
See Also
- interface IHtmlResource
- namespace GroupDocs.Editor.HtmlCss.Resources
- assembly GroupDocs.Editor