| Tag Link | [PDF_Barcode->SetTextAlignment] | Category | |
|---|---|---|---|
| Type | Member | Source Available | Yes |
| Support | Deprecated | Version | 6.0 |
| Change | Unchanged | Data Source | Any |
| Output Type | None | Security | File |
| Implementation | LJAPI | Sets | Lasso 6.0 |
[PDF_Barcode->SetTextAlignment] sets the text alignment for a [PDF_Barcode] variable. Requires a string value of 'Left', 'Center', or 'Right'.
[$Variable Name->(SetTextAlignment: 'Center')]
| Required Parameters | |
|---|---|
| Alignment String | Alignment string value. Can be 'Left', 'Center', or 'Right'. |
See the Lasso 8 Language Guide for examples of how to use this tag.