Property SubscriptOffset

Namespace TallComponents.PDF.Fonts
Class Font

The subscript offset is the distance in points between the lower extreme of a font and the lower extreme where to place subscript text for a font of size 1 pt. Multiply by the font size to get the offset in points.

This property can be used to vertically align multiple TextShape instances with subscript text.

Syntax

public  Double  SubscriptOffset  {  get;  }

Property value

Double