TypeToolStyleInfo.AutoKern

TypeToolStyleInfo.AutoKern property

Gets or sets a value indicating whether auto kerning is on or off.

public bool AutoKern { get; set; }

Property Value

true if auto kerning is on; otherwise, false.

See Also