ElemOpts
Overview
ElemOpts is a interface in Aspose.PDF FOSS for TypeScript.
Options for creating a structure element.
Properties: actualText, alt, expansion, id, lang, title.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
alt | : string | Read | Gets the alt. |
actualText | : string | Read | Gets the actual text. |
lang | : string | Read | Gets the lang. |
title | : string | Read | Gets the title. |
expansion | : string | Read | Gets the expansion. |
id | : string | Read | Gets the id. |