ImageOrPrintOptions.TextRenderingHint

ImageOrPrintOptions.TextRenderingHint property

Specifies the quality of text rendering. The default value is TextRenderingHint.SystemDefault

public TextRenderingHint TextRenderingHint { get; set; }

See Also