TextRenderingHint
TextRenderingHint enumeration
public enum TextRenderingHint
Values
| Name | Value | Description |
|---|---|---|
| SystemDefault | 0 | |
| SingleBitPerPixelGridFit | 1 | |
| SingleBitPerPixel | 2 | |
| AntiAliasGridFit | 3 | |
| AntiAlias | 4 | |
| ClearTypeGridFit | 5 |
See Also
- namespace Aspose.CAD
- assembly Aspose.CAD