Tag Link | [PDF_Table->SetBorderColor] | 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_Table->SetBorderColor] sets the border color for a [PDF_Table] variable. Requires a hex string color value (e.g. '#000000').
[$Variable Name->(SetBorderColor: 'Hex Color String')]
Required Parameters | |
---|---|
Hex Color String | Border color of the table (e.g. '#440000'). |
See the Lasso 8 Language Guide for examples of how to use this tag.