SvgExtractionOptions.AutoGrouping

SvgExtractionOptions.AutoGrouping property

Gets and sets the option to automatically group subpaths into images. This option excludes the GroupStrength option.

public bool AutoGrouping { get; set; }

See Also