SVGSaveOptions.VectorizeText
SVGSaveOptions.VectorizeText property
Gets or sets whether text elements are replaced with paths.
public bool VectorizeText { get; set; }
See Also
- class SVGSaveOptions
- namespace Aspose.Svg.Saving
- assembly Aspose.SVG
Gets or sets whether text elements are replaced with paths.
public bool VectorizeText { get; set; }