com.aspose.cad.fileformats.dwf.whip.objects.service.font
com.aspose.cad.fileformats.dwf.whip.objects.service.font package
The com.aspose.cad.fileformats.dwf.whip.objects.service.font namespace defines the font‑related options used when generating or modifying DWF WHIP objects. It includes enumerations for character set, family, style, flags, height, width scaling, rotation, and name, allowing precise control over text appearance in CAD drawings.
Classes
| Name | Description |
|---|---|
| DwfWhipOptionFontCharSet | Represents Font option charset |
| DwfWhipOptionFontFamily | Represents Font option font family |
| DwfWhipOptionFontFlags | Represents Font option font flags |
| DwfWhipOptionFontHeight | Represents Font option Height |
| DwfWhipOptionFontName | Represents Font option font name |
| DwfWhipOptionFontRotation | Represents Font option rotation |
| DwfWhipOptionFontStyle | Represents Font option font style |
| DwfWhipOptionFontWidthScale | Represents font option width scale |
| DwfWhipOptionPitch | Represents Font option pitch |