EmfLogFontWeight Enumeration
The EmfLogFont Weight.
Module: aspose.imaging.fileformats.emf.emf.consts
Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfLogFontWeight
Members
| Member name | Description |
|---|---|
| FW_BLACK | The black weight. |
| FW_BOLD | The bold weight. |
| FW_DEMIBOLD | The demibold weight. |
| FW_DONTCARE | The don’t care |
| FW_EXTRABOLD | The extrabold weight. |
| FW_EXTRALIGHT | The extralight weight. |
| FW_HEAVY | The heavy weight. |
| FW_LIGHT | The light weight. |
| FW_MEDIUM | The medium weight. |
| FW_NORMAL | The normal weight. |
| FW_REGULAR | The regular weight. |
| FW_SEMIBOLD | The semibold weight. |
| FW_THIN | The thin weight. |
| FW_ULTRABOLD | The ultrabold weight. |
| FW_ULTRALIGHT | The ultralight weight. |