Click or drag to resize

FontInformationSeparateCharacters Property

Separates characters by disabling ligatures (joined charters for example fi) and kerning.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public bool SeparateCharacters { get; set; }

Property Value

Boolean
See Also