PdfUaConvertOptions
Overview
PdfUaConvertOptions is a interface in Aspose.PDF FOSS for TypeScript.
Properties: lang, roleMap, title.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
lang | : string | Read | Catalog /Lang (e.g. |
title | : string | Read | Fallback /Info /Title, used only when no title is already present. |
roleMap | : Record<string, string> | Read | Custom-role -> standard-type mappings added to /StructTreeRoot /RoleMap. |