Aspose::Page::XPS::XpsModel::XpsStyleSimulations enum
XpsStyleSimulations enum
Valid values of Glyphs element’s StyleSimulations property.
enum class XpsStyleSimulations
Values
Name | Value | Description |
---|---|---|
None | 0 | No style simulation. |
ItalicSimulation | 1 | Italic simulation. |
BoldSimulation | 2 | Bold simulation. |
BoldItalicSimulation | 3 | Bold italic simulation. |
See Also
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++