TextOptions Class

TextOptions class

Represents text rendering options for ImageDevice.

public class TextOptions

Properties

NameDescription
UseHinting { get; set; }Specifies whether to use text hinting. By default, hinting is disabled.

See Also