Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fonts.FontModel

FontModel.SuperscriptScale Property

The superscript scale of this font. Multiply with the font size to get the superscript font size.

csharp
public double SuperscriptScale { get; set; }

Property Value

System.Double