AddSVGResult
Overview
AddSVGResult is a interface in Aspose.PDF FOSS for TypeScript.
The outcome of {@link Page.AddSVGObject}.
Properties: rasterized, skipped.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
skipped | : string[] | Read | Distinct element names whose rendering was skipped or incomplete, sorted — e.g. |
rasterized | : string[] | Read | Distinct element names whose subtree was flattened to a bitmap, sorted. |