Enum FontCaps
FontCaps enumeration
This is the font baseline.
public enum FontCaps
Values
Name | Value | Description |
---|---|---|
None | 0 | No font caps value. |
SmallCaps | 1 | The small caps. |
AllCaps | 2 | The all caps. |
See Also
- namespace Aspose.PSD.FileFormats.Psd
- assembly Aspose.PSD