FontUnit
Contents
[
Hide
]FontUnit class
Namespace: Aspose.Barcode.Generation
Defines a particular format for text, including font face, size, and style attributes where size in Unit value property. This sample shows how to create and save a BarCode image.
Constructors
| Name | Description |
|---|---|
| __construct |
Properties
| Name | Read/Write | Description |
|---|---|---|
| FamilyName | Read/Write | Gets the face name of this Font. |
| Size | Read-only | Gets size of this FontUnit in Unit value. |
| Style | Read/Write | Gets style information for this FontUnit. |
FontUnit__construct($source)
| Parameter | Type | Description |
|---|---|---|
$source | `` |
FamilyName
Access: Read/Write
Gets the face name of this Font.
Sets the face name of this Font.
| Parameter | Type | Description |
|---|---|---|
$value | string |
Size
Access: Read-only
Gets size of this FontUnit in Unit value.
Style
Access: Read/Write
Gets style information for this FontUnit.
Sets style information for this FontUnit.
| Parameter | Type | Description |
|---|---|---|
$value | int |