TextFragment.BaselinePosition

TextFragment.BaselinePosition property

Gets text position for text, represented with TextFragment object. The YIndent of the Position structure represents baseline coordinate of the text fragment.

public Position BaselinePosition { get; set; }

See Also