TextOptions Class

TextOptions class

Represents text rendering options for ImageDevice.

public class TextOptions

Properties

NameDescription
[getTextRenderingHint]
[setTextRenderingHint] Sets or gets TextRenderingHint which influences text rendering quality. By default this property is SystemDefault.

See Also