Aspose::Cells::Rendering::SvgImageOptions::SetEmbeddedFontType method

SvgImageOptions::SetEmbeddedFontType method

Gets or sets the type of font that embedded in Svg.

void Aspose::Cells::Rendering::SvgImageOptions::SetEmbeddedFontType(SvgEmbeddedFontType value)

Remarks

Default value is SvgEmbeddedFontType.None which indicates that it will not embed font in Svg.

See Also