EmfWeight Enumerazione
L’enumerazione Weight definisce i valori per una delle caratteristiche del sistema PANOSE per la classificazione dei caratteri tipografici.
Module: aspose.imaging.fileformats.emf.emf.consts
Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfWeight
Members
| Member name | Descrizione |
|---|---|
| PAN_ANY | Il peso Qualsiasi. |
| PAN_NO_FIT | Il No fit. |
| PAN_WEIGHT_BLACK | Il peso nero. |
| PAN_WEIGHT_BOLD | Il peso grassetto. |
| PAN_WEIGHT_BOOK | Il peso del libro. |
| PAN_WEIGHT_DEMI | Il peso demi. |
| PAN_WEIGHT_HEAVY | Il peso pesante. |
| PAN_WEIGHT_LIGHT | Il peso leggero. |
| PAN_WEIGHT_MEDIUM | Il peso medio. |
| PAN_WEIGHT_NORD | Il peso nord. |
| PAN_WEIGHT_THIN | Il peso sottile. |
| PAN_WEIGHT_VERY_LIGHT | Peso molto leggero. |