Click or drag to resize

Document LoadFontFallbackRuleSettings Method

Load the font fallback rules from the xml

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void LoadFontFallbackRuleSettings(
	string fileName
)

Parameters

fileName
Type: System String
The xml file name
See Also