Class OdFont
OdFont class
The open document font
public class OdFont
Constructors
| Name | Description |
|---|---|
| OdFont() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Bold { get; set; } | Gets or sets a value indicating whether this OdFont is weight. |
| Facename { get; set; } | Gets or sets the facename. |
| Height { get; set; } | Gets or sets the height. |
| Italic { get; set; } | Gets or sets a value indicating whether this OdFont is italic. |
| Strikeout { get; set; } | Gets or sets a value indicating whether this OdFont is strikeout. |
See Also
- namespace Aspose.Imaging.FileFormats.OpenDocument.Objects.Font
- assembly Aspose.Imaging