Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fonts.FontModel
FontModel.SubscriptOffset Property
The superscript offset is the distance in points between the lower extreme of a font and the
lower extreme where to place superscript text for a font of size 1 pt.
Multiply with the font size to get the offset in points.
csharp
public double SubscriptOffset { get; set; }
Property Value
Remarks
This property can be used to vertically align multiple TextShape instances with superscript text.