RtfToHtmlHtmlSaveOptionsFontsDirectorySrcPath Property |
Gets or sets the relative directory that will be used when referencing custom fonts in the HTML.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2025.6.10
Syntaxpublic string FontsDirectorySrcPath { get; set; }
Public Property FontsDirectorySrcPath As String
Get
Set
Property Value
String
See Also