Click or drag to resize

TextDataRenderingHint Property

Gets or sets the System.Drawing.Text.TextRenderingHint used when rendering this text

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public TextRenderingHint RenderingHint { get; set; }

Property Value

Type: TextRenderingHint
The current System.Drawing.Text.TextRenderingHint setting
See Also