RtfToHtmlHtmlImageSavingArgsImageFileName Property |
Gets or sets the file name (without path) where the image will be saved to.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2025.4.24
Syntaxpublic string ImageFileName { get; set; }
Public Property ImageFileName As String
Get
Set
Property Value
String
See Also