Property SuperscriptYOffset
SuperscriptYOffset
Gets the superscript baseline rise from OS/2 (ySuperscriptYOffset, fUnits).
public int SuperscriptYOffset { get; }
Property Value
Remarks
Exposed for completeness alongside the rest of the block. Measured against Word's own PDF export this field does not give the rise Word applies — it over-predicts on Times New Roman and the per-face ordering is inverted — so do not use it to place a superscript without re-measuring.