SavingCallback

HtmlSaveOptions.SavingCallback property

Interface, which must be implemented by the end-user for saving all the external HTML resources

public IHtmlSavingCallback SavingCallback { get; set; }

See Also