VariationAxis
VariationAxis enumeration
Represents OpenType Design-Variation Axis Tag. https://learn.microsoft.com/en-us/typography/opentype/spec/dvaraxisreg
public enum VariationAxis
Values
Name | Value | Description |
---|---|---|
Italic | 1769234796 | Registered tag for the roman/italic axis. |
OpticalSize | 1869640570 | Registered tag for the optical-size axis. Note: The optical-size axis supersedes the OpenType size feature. |
Slant | 1936486004 | Registered tag for the slant axis. |
Weight | 2003265652 | Registered tag for the weight axis. |
Width | 2003072104 | Registered tag for the width axis. |
See Also
- namespace Aspose.Words.Shaping
- assembly Aspose.Words