AddLayerOptions
Overview
AddLayerOptions is a interface in Aspose.PDF FOSS for TypeScript.
Options for {@link OptionalContent.AddLayer}.
Properties: intent, parent, visible.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
parent | : Layer | Read | Nest the new layer under this one in /D /Order. |
visible | : boolean | Read | Default-config visibility. |
intent | : string | string[] | Read | /Intent name(s). |