Class FontSettings
Contents
[
Hide
]FontSettings class
Specifies font settings used when rendering project’s view.
public sealed class FontSettings
Constructors
Name | Description |
---|---|
FontSettings() | The default constructor. |
Properties
Name | Description |
---|---|
DefaultFontName { get; set; } | Gets or sets the default (or fallback) font for rendering. |
FontResolveCallback { get; set; } | Gets or sets a callback which can be used to customize resolved fonts. |
UseProjectDefaultFont { get; set; } | Gets or sets a value indicating whether the default font must be used for rendering. |
Methods
Name | Description |
---|---|
SetFontFolders(string[], bool) | Sets the folders where Aspose.Tasks looks for TrueType fonts when rendering project’s view. |
See Also
- namespace Aspose.Tasks
- assembly Aspose.Tasks