Tag Link | [PDF_Font->TextWidth] | Category | |
---|---|---|---|
Type | Member | Source Available | Yes |
Support | Preferred | Version | 7.0 |
Change | Unchanged | Data Source | Any |
Output Type | Integer | Security | None |
Implementation | LJAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0 |
[PDF_Font->TextWidth] returns an integer value representing how wide (in pixels) the text would be using the current [PDF_Font] variable. Requires a string value, which is the text to return the width of.
[PDF_Font Variable->(TextWidth: String Value)]
Required Parameters | |
---|---|
'Text' | Text to determine the width of. |
See the Lasso 8 Language Guide for examples of how to use this tag.