Aspose::Cells::Rendering::SvgImageOptions::GetEmbeddedFontType method
SvgImageOptions::GetEmbeddedFontType method
Gets or sets the type of font that embedded in Svg.
SvgEmbeddedFontType Aspose::Cells::Rendering::SvgImageOptions::GetEmbeddedFontType()
Remarks
Default value is SvgEmbeddedFontType.None which indicates that it will not embed font in Svg.
See Also
- Enum SvgEmbeddedFontType
- Class SvgImageOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++