FontSettings

Overview

FontSettings is a class in Aspose.Words FOSS for .NET.

Specifies font settings for a document.

This class provides 1 method for working with FontSettings objects in .NET programs. Available methods include: FontSettings. All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package. Properties: DefaultInstance.

Properties

NameTypeAccessDescription
DefaultInstanceFontSettingsReadStatic default font settings.

Methods

SignatureDescription
FontSettings()Calls FontSettings on this FontSettings instance.

See Also