SvgExtractionOptions.ExtractEverySubPathToSvg

SvgExtractionOptions.ExtractEverySubPathToSvg property

Gets and sets opttion to extracts every subpath from a PDF document to separate SVG images.

public bool ExtractEverySubPathToSvg { get; set; }

See Also