Click or drag to resize

Presentation SetDefaultFontName Method

The font is preferred to convert to pdf or pictures, when the font used in the document is not installed in the system.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static void SetDefaultFontName(
	string fontName
)

Parameters

fontName
Type: System String
default font name.
See Also