Tag Link | [PDF_Barcode->SetFont] | 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->SetFont] sets the code text font for a [PDF_Barcode] variable. Requires a defined [PDF_Font] variable as a parameter.
[$PDF_Barcode Variable Name->(SetFont: (PDF_Font))]
Required Parameters | |
---|---|
[PDF_Font] | Defined [PDF_Font] variable. |
See the Lasso 8 Language Guide for examples of how to use this tag.