CdrFont Class
Summary: the cdr Font
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrFont
Inheritance: CdrDictionaryItem
Constructors
| Name | Description |
|---|---|
| CdrFont() | Initializes a new instance of the CdrFont class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| disposed | bool | r | Gets a value indicating whether this instance is disposed. |
| document | CdrDocument | r/w | Gets or sets the document. |
| encoding | int | r/w | Gets or sets the encoding. |
| font_name | string | r/w | Gets or sets the name of the font. |
| id | int | r/w | Gets or sets the identifier. |
| parent | CdrObjectContainer | r/w | Gets or sets the parent. |
Constructor: CdrFont()
CdrFont()
Initializes a new instance of the CdrFont class