AddSVGResult

Overview

AddSVGResult is a interface in Aspose.PDF FOSS for TypeScript.

The outcome of {@link Page.AddSVGObject}.

Properties: rasterized, skipped.

Properties

NameTypeAccessDescription
skipped: string[]ReadDistinct element names whose rendering was skipped or incomplete, sorted — e.g.
rasterized: string[]ReadDistinct element names whose subtree was flattened to a bitmap, sorted.