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: 2024.10.24
Syntax public string DefaultFontFamily { get; set; }
Public Property DefaultFontFamily As String
Get
Set
Property Value
StringSee Also