The quality level is inversely proportional to the amount of time spent rendering. This mode does not affect text. To set the text rendering quality, use the System.Drawing.Text.TextRenderingHint enumeration.
Member Name | Description |
---|---|
Default |
Specifies the default mode. |
High |
Specifies high quality, low speed rendering. |
Invalid |
Specifies an invalid mode. |
Low |
Specifies low quality, high speed rendering. |