FontUnit
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. |