Class FontSettings
Represents the font settings in the Word document.
Inheritance
System.Object
FontSettings
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.UWP.dll
Syntax
public class FontSettings : Object
Methods
GetUsedFontNames()
Declaration
public List<string> GetUsedFontNames()
Returns
| Type |
|---|
| System.Collections.Generic.List<System.String> |