Click or drag to resize

HtmlLoadOptionsDefaultFontFamily Property

Gets and sets a default font family for the loading HTML document. Default value: "Times New Roman".

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string DefaultFontFamily { get; set; }

Property Value

String
See Also