![]() |
Aspose.Barcode for PHP via Java
22.4
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
| __construct ($source) | |
| getFamilyName () | |
| setFamilyName (string $value) | |
| getStyle () | |
| setStyle (int $value) | |
| getSize () | |
| getJavaClass () | |
| getJavaClassName () | |
| isNull () | |
| printJavaClassName () | |
Protected Member Functions | |
| init () | |
| setJavaClass ($javaClass) | |
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.
| FontUnit::__construct | ( | $source | ) |
Reimplemented from BaseJavaClass.
| FontUnit::getFamilyName | ( | ) |
Gets the face name of this Font.
|
inherited |
|
inherited |
| FontUnit::getSize | ( | ) |
| FontUnit::getStyle | ( | ) |
Gets style information for this FontUnit.
|
protected |
Reimplemented from BaseJavaClass.
|
inherited |
|
inherited |
| FontUnit::setFamilyName | ( | string | $value | ) |
Sets the face name of this Font.
|
protectedinherited |
| FontUnit::setStyle | ( | int | $value | ) |
Sets style information for this FontUnit.