OdFont Class
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() | Initializes a new instance of the OdFont class |
Properties
Name | Type | Access | Description |
---|---|---|---|
bold | bool | r/w | Gets or sets a value indicating whether this OdFont is weight. |
facename | string | r/w | Gets or sets the facename. |
height | int | r/w | Gets or sets the height. |
italic | bool | r/w | Gets or sets a value indicating whether this OdFont is italic. |
strikeout | bool | r/w | Gets or sets a value indicating whether this OdFont is strikeout. |
Constructor: OdFont()
OdFont()
Initializes a new instance of the OdFont class