IComplexCodetext
IComplexCodetext class
Namespace: Aspose.Barcode.ComplexBarcode
Interface for complex codetext used with ComplexBarcodeGenerator.
Methods
| Name | Static | Description |
|---|---|---|
| initFromString | No | Initializes instance with constructed codetext. |
Properties
| Name | Read/Write | Description |
|---|---|---|
| BarcodeType | Read-only | Gets barcode type. |
| ConstructedCodetext | Read-only | Construct codetext for complex barcode |
initFromStringinitFromString(string $constructedCodetext)
Initializes instance with constructed codetext.
| Parameter | Type | Description |
|---|---|---|
$constructedCodetext | string |
BarcodeType
Access: Read-only
Returns: int Barcode type.
Gets barcode type.
ConstructedCodetext
Access: Read-only
Returns: string Constructed codetext
Construct codetext for complex barcode