Click or drag to resize

RtfToHtmlIHtmlImageSavingCallback Interface

Implement this interface if you want to control how SautinSoft.RtfToHtml saves images when saving a document to Html.

Namespace: SautinSoft
Assembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2023.10.18
Syntax
public interface IHtmlImageSavingCallback

The RtfToHtmlIHtmlImageSavingCallback type exposes the following members.

Methods
 NameDescription
Public methodImageSaving Called when Document .Net saves an image to HTML.
Top
See Also