DefaultFontName
BaseViewOptions.DefaultFontName property
Sets the default font for a document.
public string DefaultFontName { get; set; }
Remarks
Use this property to set the default font for a document. GroupDocs.Viewer uses this font during rendering instead of any not installed fonts.
For code examples, see the documentation.
See Also
- class BaseViewOptions
 - namespace GroupDocs.Viewer.Options
 - assembly GroupDocs.Viewer