FontDescriptor
FontDescriptor class
Represents font information.
The FontDescriptor type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| FontDescriptor(font_family, size) | Initializes a new instance of the FontDescriptor class | 
| FontDescriptor(font_family, size, style) | Initializes a new instance of the FontDescriptor class | 
| FontDescriptor(font, style) | Initializes a new instance of the FontDescriptor class with the specified font family, size and style. | 
Properties
| Name | Description | 
|---|---|
| font_family | Gets the name of the font’s family. | 
| size | Gets size of the font. | 
| style | Gets style of the font. | 
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks