TextOptions Class

TextOptions class

Represents text rendering options for ImageDevice.

public class TextOptions

Properties

NameDescription
TextRenderingHint { get; set; }Sets or gets TextRenderingHint which influences text rendering quality. By default this property is SystemDefault.

See Also