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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public TextRenderingHint RenderingHint { get; set; }

Property Value

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