HtmlLoadOptionsDefaultFontFamily Property |
Gets and sets a default font family for the loading HTML document. Default value: "Times New Roman".
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic string DefaultFontFamily { get; set; }
Public Property DefaultFontFamily As String
Get
Set
Property Value
String
See Also