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
- Class Vector
- Enum SvgEmbeddedFontType
- Class SvgImageOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++