OdFont Classe
Contenu
[
Cacher
]Summary: The open document font
Module: aspose.imaging.fileformats.opendocument.objects.font
Full Name: aspose.imaging.fileformats.opendocument.objects.font.OdFont
Constructors
| Name | Description |
|---|---|
| OdFont() | Initialise une nouvelle instance de la classe OdFont |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bold | bool | r/w | Obtient ou définit une valeur indiquant si ce OdFont est en gras. |
| nom de police | string | r/w | Obtient ou définit le nom de police. |
| height | int | r/w | Obtient ou définit la hauteur. |
| italic | bool | r/w | Obtient ou définit une valeur indiquant si cet OdFont est en italique. |
| strikeout | bool | r/w | Obtient ou définit une valeur indiquant si cet OdFont est barré. |
Constructor: OdFont()
OdFont()
Initialise une nouvelle instance de la classe OdFont