SvgTextOutputMode

SvgTextOutputMode

Overview

SvgTextOutputMode is a enum in Aspose.Words FOSS for .NET.

Allows to specify how text inside a document should be rendered when saving in SVG format.

This enumeration defines 3 values: UseSvgFonts, UseTargetMachineFonts, UsePlacedGlyphs.

Values

ValueDescription
UseSvgFonts
UseTargetMachineFonts
UsePlacedGlyphs

See Also