Tag Link | [PDF_Doc->SetFont] | Category | |
---|---|---|---|
Type | Member | Source Available | Yes |
Support | Preferred | Version | 6.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | File |
Implementation | LJAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0 |
[PDF_Doc->SetFont] sets a font type for a [PDF_Doc] variable. Requires a defined [PDF_Font] variable as a parameter.
[$Variable Name->(SetFont: (PDF_Font))]
Required Parameters | |
---|---|
[PDF_Font] | Defined [PDF_Font] variable that contains font information for a PDF document. |
See the Lasso 8 Language Guide for examples of how to use this tag.