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