TextSegment.BaselinePosition

TextSegment.BaselinePosition property

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

public Position BaselinePosition { get; set; }

See Also