SvgExtractionOptions.UnpackPageContentXForm
SvgExtractionOptions.UnpackPageContentXForm property
Gets and sets a flag that determines whether XFrom found on pages should be unpacked or not. XFrom elements can end up in different SVG files. Only XForms that are rendered by Do statements from the page content are unpacked. Nested XForms are not unpacked.
public bool UnpackPageContentXForm { get; set; }
See Also
- class SvgExtractionOptions
- namespace Aspose.Pdf.Vector
- assembly Aspose.PDF