TextRenderingHint

EmfPlusSetTextRenderingHint.TextRenderingHint property

Gets or sets the text rendering hint value, from the TextRenderingHint enumeration (section 2.1.1.32), which specifies the quality to use in subsequent text rendering.

public EmfPlusTextRenderingHint TextRenderingHint { get; set; }

Property Value

The text rendering hint.

See Also