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: 2025.10.22
Syntaxpublic 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.
|
Top
See Also