| Name | Description | Type | Package | Framework |
| HwmfPenStyle | The 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations. | Class | org.apache.poi.hwmf.record | Apache POI |
| HwmfPenStyle .HwmfLineCap | Line ends at end pointSquare protrudes by half line width | Class | org.apache.poi.hwmf.record.HwmfPenStyle | Apache POI |
| HwmfPenStyle .HwmfLineDash | The pen has alternating dashes and dots. | Class | org.apache.poi.hwmf.record.HwmfPenStyle | Apache POI |
| HwmfPenStyle .HwmfLineJoin | Line joins are beveled. | Class | org.apache.poi.hwmf.record.HwmfPenStyle | Apache POI |