RtfToHtmlHtmlImageSavingArgsImageFormat Property |
Gets and sets a format of the image stored inside
ImageStream property. Default value:
Unknown.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2025.3.25
Syntaxpublic RtfToHtmlPictureFormat ImageFormat { get; set; }
Public Property ImageFormat As RtfToHtmlPictureFormat
Get
Set
Property Value
RtfToHtmlPictureFormat
See Also