Property SubscriptYOffset
SubscriptYOffset
Gets the subscript baseline drop from OS/2 (ySubscriptYOffset, fUnits).
public int SubscriptYOffset { get; }
Property Value
Remarks
Zero is a declared value rather than a missing one, and Word honours it: a face declaring zero — Impact, Algerian, Baskerville Old Face, Britannic Bold and Bauhaus 93 among the fonts Windows ships — has its subscript rendered on the body baseline with no drop at all. Use SuperscriptYSize to tell "declares nothing" from "declares zero"; see the remarks there.