Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fonts.FontModel
FontModel.SubscriptScale Property
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 with the font size to get the offset in points.
csharp
public double SubscriptScale { get; set; }
Property Value
Remarks
This property can be used to vertically align multiple TextShape instances with subscript text.