Aspose::Cells::Rendering::SvgEmbeddedFontType enum
SvgEmbeddedFontType enum
Represents the embedded font type in Svg image.
enum class SvgEmbeddedFontType
Values
Name | Value | Description |
---|---|---|
None | 0 | Not Embed font. |
Woff | 1 | Embed WOFF font. |
See Also
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++