RtfToHtmlIHtmlImageSavingCallback Interface |
Implement this interface if you want to control how SautinSoft.RtfToHtml saves images when
saving a document to Html.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2024.8.23
Syntax public interface IHtmlImageSavingCallback
Public Interface IHtmlImageSavingCallback
The RtfToHtmlIHtmlImageSavingCallback type exposes the following members.
Methods | Name | Description |
---|
| ImageSaving |
Called when Document .Net saves an image to HTML.
|
TopSee Also