Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The distance from the bottom of the bounding box of the glyphs of the string to their baseline.
public Nullable<float> BaselineOffset { get; set; }
member this.BaselineOffset : Nullable<single> with get, set