TtfHheaTable.CaretOffset

TtfHheaTable.CaretOffset property

Gets caret offset. Spec: The amount by which a slanted highlight on a glyph needs to be shifted to produce the best appearance.

public short CaretOffset { get; }

Property Value

The caret offset.

See Also